Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp1138 QualType CondT = SVB.getConditionType(); in apply() local
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/
H A DCompiler.cpp4530 PrimType CondT = this->classifyPrim(Cond->getType()); in visitSwitchStmt() local