Home
last modified time | relevance | path

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

/external/compiler-rt/test/profile/
Dinstrprof-value-prof.c66 typedef struct CallerInfo { struct
69 } CallerInfo; argument
/external/clang/lib/StaticAnalyzer/Core/
DPathDiagnostic.cpp566 const AnalysisDeclContext *CallerInfo = CallerCtx->getAnalysisDeclContext(); in getLocationForCaller() local