Home
last modified time | relevance | path

Searched defs:CallSiteLoc (Results 1 – 6 of 6) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h79 LineLocation CallSiteLoc; variable
/freebsd-src/contrib/llvm-project/llvm/lib/Analysis/
H A DReplayInlineAdvisor.cpp109 std::string CallSiteLoc = in getAdviceImpl() local
H A DInlineAdvisor.cpp439 raw_string_ostream CallSiteLoc(Buffer); formatCallSiteLocation() local
/freebsd-src/contrib/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp441 LineLocation CallSiteLoc(0, 0); getOrCreateContextPath() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp521 LineLocation CallSiteLoc(0, 0); in getOrCreateContextPath() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp7214 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