Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Transforms/IPO/
H A DSampleContextTracker.h81 LineLocation CallSiteLoc; variable
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DReplayInlineAdvisor.cpp70 std::string CallSiteLoc = getCallSiteLocation(CB.getDebugLoc()); in getAdviceImpl() local
H A DInlineAdvisor.cpp385 raw_string_ostream CallSiteLoc(Buffer); in getCallSiteLocation() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DSampleContextTracker.cpp469 LineLocation CallSiteLoc(0, 0); in getOrCreateContextPath() local
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaChecking.cpp4387 SourceLocation CallSiteLoc) { in CheckNonNullArgument()
4458 SourceLocation CallSiteLoc) { in CheckNonNullArguments()
15822 SourceLocation CallSiteLoc) { in CheckArgumentWithTypeTag()