Searched defs:currBldrCtx (Results 1 - 1 of 1) sorted by relevance

/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DExprEngine.h78 const NodeBuilderContext *currBldrCtx; member in class:clang::ento::ExprEngine
136 assert(currBldrCtx);
137 return *currBldrCtx;

Completed in 181 milliseconds