Home
last modified time | relevance | path

Searched refs:registerScope (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/
H A DConstCorrectnessCheck.cpp157 registerScope(LocalScope, Result.Context); in check()
203 void ConstCorrectnessCheck::registerScope(const CompoundStmt *LocalScope, in registerScope() function in clang::tidy::misc::ConstCorrectnessCheck
H A DConstCorrectnessCheck.h38 void registerScope(const CompoundStmt *LocalScope, ASTContext *Context);
/llvm-project-15.0.7/llvm/lib/Target/WebAssembly/
H A DWebAssemblyCFGStackify.cpp136 void registerScope(MachineInstr *Begin, MachineInstr *End);
220 void WebAssemblyCFGStackify::registerScope(MachineInstr *Begin, in registerScope() function in WebAssemblyCFGStackify
230 registerScope(Begin, End); in registerTryScope()
391 registerScope(Begin, End); in placeBlockMarker()
457 registerScope(Begin, End); in placeLoopMarker()