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

/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DVarBypassDetector.cpp34 bool VarBypassDetector::BuildScopeInformation(const Decl *D, function in class:VarBypassDetector
53 bool VarBypassDetector::BuildScopeInformation(const Stmt *S, function in class:VarBypassDetector
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DJumpDiagnostics.cpp223 void JumpScopeChecker::BuildScopeInformation(Decl *D, unsigned &ParentScope) { function in class:JumpScopeChecker
240 void JumpScopeChecker::BuildScopeInformation(VarDecl *D, function in class:JumpScopeChecker
282 void JumpScopeChecker::BuildScopeInformation(CompoundLiteralExpr *CLE, function in class:JumpScopeChecker
294 void JumpScopeChecker::BuildScopeInformation(Stmt *S, function in class:JumpScopeChecker
[all...]

Completed in 55 milliseconds