/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/ |
H A D | DWARFLinkerCompileUnit.h |
|
/freebsd/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
H A D | DWARFLinkerCompileUnit.h | 150 DIEInfo &getInfo(unsigned Idx) { return Info[Idx]; } in getInfo() function 151 const DIEInfo &getInfo(unsigned Idx) const { return Info[Idx]; } in getInfo() function 153 DIEInfo &getInfo(const DWARFDie &Die) { in getInfo() function
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ComparisonCategories.h | 186 const ComparisonCategoryInfo &getInfo(ComparisonCategoryType Kind) const { in getInfo() function
|
/freebsd/contrib/llvm-project/llvm/utils/TableGen/GlobalISel/ |
H A D | GIMatchTree.h |
|
/freebsd/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | MacroInfo.h | 444 const MacroInfo *getInfo() const { return Info; } in getInfo() function 445 MacroInfo *getInfo() { return Info; } in getInfo() function
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGLoopInfo.h | 302 const LoopInfo &getInfo() const { return *Active.back(); } in getInfo() function
|
/freebsd/contrib/llvm-project/clang/lib/Driver/ |
H A D | Types.cpp | 47 static const TypeInfo &getInfo(unsigned id) { in getInfo() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | DXContainer.h | 164 const InfoStruct &getInfo() const { return BasicInfo; } in getInfo() function
|
/freebsd/contrib/llvm-project/llvm/include/llvm/Option/ |
H A D | OptTable.h | 113 const Info &getInfo(OptSpecifier Opt) const { in getInfo() function
|
/freebsd/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | StackSafetyAnalysis.cpp | 895 const StackSafetyInfo::InfoTy &StackSafetyInfo::getInfo() const { in getInfo() function in StackSafetyInfo 908 const StackSafetyGlobalInfo::InfoTy &StackSafetyGlobalInfo::getInfo() const { in getInfo() function in StackSafetyGlobalInfo [all...] |
H A D | LoopAccessAnalysis.cpp | 3070 const LoopAccessInfo &LoopAccessInfoManager::getInfo(Loop &L) { in getInfo() function in LoopAccessInfoManager
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroInstr.h | 195 Info getInfo() const { in getInfo() function
|
/freebsd/contrib/llvm-project/libunwind/src/ |
H A D | UnwindCursor.hpp | 448 virtual void getInfo(unw_proc_info_t *) { in getInfo() function in libunwind::AbstractUnwindCursor 2963 void UnwindCursor<A, R>::getInfo(unw_proc_info_t *info) { in getInfo() function in libunwind::UnwindCursor
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | ParsedAttr.h | 630 const ParsedAttrInfo &getInfo() const { return Info; } in getInfo() function
|