Home
last modified time | relevance | path

Searched defs:isCompileUnit (Results 1 – 15 of 15) sorted by relevance

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h595 inline bool isCompileUnit(const std::unique_ptr<DWARFUnit> &U) { in isCompileUnit() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h595 inline bool isCompileUnit(const std::unique_ptr<DWARFUnit> &U) { in isCompileUnit() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h595 inline bool isCompileUnit(const std::unique_ptr<DWARFUnit> &U) { in isCompileUnit() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/DWARF/
H A DDWARFUnit.h578 inline bool isCompileUnit(const std::unique_ptr<DWARFUnit> &U) { in isCompileUnit() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/DWARF/
DDWARFUnit.h593 inline bool isCompileUnit(const std::unique_ptr<DWARFUnit> &U) { in isCompileUnit() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/DebugInfo/LogicalView/Core/
DLVElement.h217 virtual bool isCompileUnit() const { return false; } in isCompileUnit() function
DLVScope.h199 bool isCompileUnit() const override { return getIsCompileUnit(); } in isCompileUnit() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/DebugInfo/LogicalView/Core/
DLVElement.h217 virtual bool isCompileUnit() const { return false; } in isCompileUnit() function
DLVScope.h199 bool isCompileUnit() const override { return getIsCompileUnit(); } in isCompileUnit() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/DebugInfo/LogicalView/Core/
DLVElement.h217 virtual bool isCompileUnit() const { return false; } in isCompileUnit() function
DLVScope.h199 bool isCompileUnit() const override { return getIsCompileUnit(); } in isCompileUnit() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/DebugInfo/LogicalView/Core/
DLVElement.h217 virtual bool isCompileUnit() const { return false; } in isCompileUnit() function
DLVScope.h199 bool isCompileUnit() const override { return getIsCompileUnit(); } in isCompileUnit() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/DebugInfo/LogicalView/Core/
H A DLVElement.h214 virtual bool isCompileUnit() const { return false; } in isCompileUnit() function
H A DLVScope.h199 bool isCompileUnit() const override { return getIsCompileUnit(); } in isCompileUnit() function