Home
last modified time | relevance | path

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

/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DErrnoChecker.cpp78 if (!ParentS || isa<CallExpr>(ParentS)) in isInCondition() local
[all...]
/llvm-project/clang/lib/Sema/
H A DSemaOpenMP.cpp11137 Scope *ParentS = S->getParent(); ActOnOpenMPScanDirective() local