Home
last modified time | relevance | path

Searched defs:CallerInfo (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/external/bsd/compiler_rt/dist/test/profile/
H A Dinstrprof-value-prof.c66 typedef struct CallerInfo { struct
69 } CallerInfo; argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DPathDiagnostic.cpp551 const AnalysisDeclContext *CallerInfo = CallerCtx->getAnalysisDeclContext(); in getLocationForCaller() local