/freebsd-src/contrib/llvm-project/llvm/include/llvm/DWARFLinker/Classic/ |
H A D | DWARFLinkerCompileUnit.h | 151 const DIEInfo &getInfo(unsigned Idx) const { return Info[Idx]; } in getInfo() function 148 DIEInfo &getInfo(unsigned Idx) { return Info[Idx]; } getInfo() function 149 const DIEInfo &getInfo(unsigned Idx) const { return Info[Idx]; } getInfo() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | ComparisonCategories.h | 186 const ComparisonCategoryInfo &getInfo(ComparisonCategoryType Kind) const { in getInfo() function
|
H A D | DeclarationName.h | 802 const DeclarationNameLoc &getInfo() const { return LocInfo; } in getInfo() function
|
/freebsd-src/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-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGLoopInfo.h | 299 const LoopInfo &getInfo() const { return *Active.back(); } getInfo() function
|
/freebsd-src/contrib/llvm-project/clang/lib/Driver/ |
H A D | Types.cpp | 47 static const TypeInfo &getInfo(unsigned id) { in getInfo() function
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | Consumed.cpp | 519 PropagationInfo getInfo(const Expr *StmtNode) const { in getInfo() function in clang::consumed::ConsumedStmtVisitor 558 ConsumedState ConsumedStmtVisitor::getInfo(const Expr *From) { in getInfo() function in ConsumedStmtVisitor 1057 ConsumedBlockInfo::getInfo(const CFGBlock *Block) { in getInfo() function in ConsumedBlockInfo
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Option/ |
H A D | OptTable.h | 102 const Info &getInfo(OptSpecifier Opt) const { getInfo() function
|
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Object/ |
H A D | DXContainer.h | 161 const InfoStruct &getInfo() const { return BasicInfo; } getInfo() function
|
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
H A D | StackSafetyAnalysis.cpp | 873 const StackSafetyInfo::InfoTy &StackSafetyInfo::getInfo() const { getInfo() function in StackSafetyInfo 886 const StackSafetyGlobalInfo::InfoTy &StackSafetyGlobalInfo::getInfo() const { getInfo() function in StackSafetyGlobalInfo [all...] |
H A D | LoopAccessAnalysis.cpp | 3001 const LoopAccessInfo &LoopAccessInfoManager::getInfo(Loop &L) { getInfo() function in LoopAccessInfoManager
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Coroutines/ |
H A D | CoroInstr.h | 162 Info getInfo() const { getInfo() function
|
/freebsd-src/contrib/llvm-project/libunwind/src/ |
H A D | UnwindCursor.hpp | 449 _LIBUNWIND_ABORT("getInfo not implemented"); in getInfo() function in libunwind::AbstractUnwindCursor 2955 void UnwindCursor<A, R>::getInfo(unw_proc_info_t *info) { getInfo() function in libunwind::UnwindCursor
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | ParsedAttr.h | 610 const ParsedAttrInfo &getInfo() const { return Info; } getInfo() function
|