Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h79 LineLocation CallSiteLoc; variable
/llvm-project/cross-project-tests/debuginfo-tests/llvm-prettyprinters/gdb/
H A Dmlir-support.cpp31 auto CallSiteLoc = mlir::CallSiteLoc::get(FileLineColLoc, OpaqueLoc); variable
/llvm-project/llvm/lib/Analysis/
H A DReplayInlineAdvisor.cpp109 std::string CallSiteLoc = in getAdviceImpl() local
H A DInlineAdvisor.cpp440 raw_string_ostream CallSiteLoc(Buffer); in formatCallSiteLocation() local
/llvm-project/llvm/lib/ProfileData/
H A DSampleProf.cpp441 LineLocation CallSiteLoc(0, 0); getOrCreateContextPath() local
/llvm-project/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp521 LineLocation CallSiteLoc(0, 0); in getOrCreateContextPath() local
/llvm-project/llvm/tools/llvm-profgen/
H A DProfiledBinary.cpp104 LineLocation CallSiteLoc(0, 0); in getFuncSizeForContext() local
/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp3001 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