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

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

Completed in 143 milliseconds