Searched refs:JumpScopeChecker (Results 1 – 2 of 2) sorted by relevance
| /freebsd/contrib/llvm-project/clang/lib/Sema/ |
| H A D | JumpDiagnostics.cpp | 38 class JumpScopeChecker { class 80 JumpScopeChecker(Stmt *Body, Sema &S); 106 JumpScopeChecker::JumpScopeChecker(Stmt *Body, Sema &s) in JumpScopeChecker() function in JumpScopeChecker 124 unsigned JumpScopeChecker::GetDeepestCommonScope(unsigned A, unsigned B) { in GetDeepestCommonScope() 232 void JumpScopeChecker::BuildScopeInformation(Decl *D, unsigned &ParentScope) { in BuildScopeInformation() 249 void JumpScopeChecker::BuildScopeInformation(VarDecl *D, in BuildScopeInformation() 291 void JumpScopeChecker::BuildScopeInformation(CompoundLiteralExpr *CLE, in BuildScopeInformation() 303 void JumpScopeChecker::BuildScopeInformation(Stmt *S, in BuildScopeInformation() 677 void JumpScopeChecker::VerifyJumps() { in VerifyJumps() 761 void JumpScopeChecker::VerifyIndirectJumps() { in VerifyIndirectJumps() [all …]
|
| /freebsd/contrib/llvm-project/llvm/include/llvm/Testing/Demangle/ |
| H A D | DemangleTestCases.inc | 4610 …allVectorImpl<(anonymous namespace)::JumpScopeChecker::GotoScope>::push_back((anonymous namespace)… 4611 …er21BuildScopeInformationEPN5clang4StmtEj", "(anonymous namespace)::JumpScopeChecker::BuildScopeIn… 4612 …pEPN5clang4StmtES3_NS1_14SourceLocationEj", "(anonymous namespace)::JumpScopeChecker::CheckJump(cl… 4613 …r21BuildScopeInformationEPN5clang4DeclERj", "(anonymous namespace)::JumpScopeChecker::BuildScopeIn…
|