Searched defs:Guarded (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ | ||
H A D | UncountedLocalVarsChecker.cpp | 73 isGuardedScopeEmbeddedInGuardianScope(const VarDecl * Guarded,const VarDecl * MaybeGuardian) isGuardedScopeEmbeddedInGuardianScope() argument |
/freebsd-src/contrib/llvm-project/clang/lib/Sema/ | ||
H A D | SemaCodeComplete.cpp | 4702 llvm::SmallString<32> Guarded; CodeCompleteAttribute() local |