Searched defs:CallSiteLoc (Results 1 – 6 of 6) sorted by relevance
| /freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/ |
| H A D | SampleContextTracker.h | 79 LineLocation CallSiteLoc; variable
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Analysis/ |
| H A D | ReplayInlineAdvisor.cpp | 109 std::string CallSiteLoc = in getAdviceImpl() local
|
| H A D | InlineAdvisor.cpp | 439 raw_string_ostream CallSiteLoc(Buffer); formatCallSiteLocation() local
|
| /freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/ |
| H A D | SampleProf.cpp | 441 LineLocation CallSiteLoc(0, 0); getOrCreateContextPath() local
|
| /freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
| H A D | SampleContextTracker.cpp | 521 LineLocation CallSiteLoc(0, 0); in getOrCreateContextPath() local
|
| /freebsd-src/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaChecking.cpp | 7214 CheckNonNullArgument(Sema & S,const Expr * ArgExpr,SourceLocation CallSiteLoc) CheckNonNullArgument() argument 7285 CheckNonNullArguments(Sema & S,const NamedDecl * FDecl,const FunctionProtoType * Proto,ArrayRef<const Expr * > Args,SourceLocation CallSiteLoc) CheckNonNullArguments() argument 19352 CheckArgumentWithTypeTag(const ArgumentWithTypeTagAttr * Attr,const ArrayRef<const Expr * > ExprArgs,SourceLocation CallSiteLoc) CheckArgumentWithTypeTag() argument
|