Searched defs:CallSiteLoc (Results 1 – 8 of 8) sorted by relevance
/llvm-project/llvm/include/llvm/Transforms/IPO/ |
H A D | SampleContextTracker.h | 79 LineLocation CallSiteLoc; variable
|
/llvm-project/cross-project-tests/debuginfo-tests/llvm-prettyprinters/gdb/ |
H A D | mlir-support.cpp | 31 auto CallSiteLoc = mlir::CallSiteLoc::get(FileLineColLoc, OpaqueLoc); variable
|
/llvm-project/llvm/lib/Analysis/ |
H A D | ReplayInlineAdvisor.cpp | 109 std::string CallSiteLoc = in getAdviceImpl() local
|
H A D | InlineAdvisor.cpp | 440 raw_string_ostream CallSiteLoc(Buffer); in formatCallSiteLocation() local
|
/llvm-project/llvm/lib/ProfileData/ |
H A D | SampleProf.cpp | 441 LineLocation CallSiteLoc(0, 0); getOrCreateContextPath() local
|
/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | SampleContextTracker.cpp | 521 LineLocation CallSiteLoc(0, 0); in getOrCreateContextPath() local
|
/llvm-project/llvm/tools/llvm-profgen/ |
H A D | ProfiledBinary.cpp | 104 LineLocation CallSiteLoc(0, 0); in getFuncSizeForContext() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaChecking.cpp | 3001 CheckNonNullArgument(Sema & S,const Expr * ArgExpr,SourceLocation CallSiteLoc) CheckNonNullArgument() argument 3020 CheckNonNullArguments(Sema & S,const NamedDecl * FDecl,const FunctionProtoType * Proto,ArrayRef<const Expr * > Args,SourceLocation CallSiteLoc) CheckNonNullArguments() argument 14035 CheckArgumentWithTypeTag(const ArgumentWithTypeTagAttr * Attr,const ArrayRef<const Expr * > ExprArgs,SourceLocation CallSiteLoc) CheckArgumentWithTypeTag() argument
|