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

/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 374 milliseconds