Home
last modified time | relevance | path

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

/openbsd/usr.bin/make/
H A Dcond.c890 CondE(bool doEval) in CondE() function
/openbsd/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExprEngine.cpp2956 const Expr *CondE = builder.getCondition(); in processSwitch() local