Home
last modified time | relevance | path

Searched defs:FunctionScope (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/clang-tools-extra/clang-tidy/misc/
H A DConstCorrectnessCheck.cpp96 const auto FunctionScope = in registerMatchers() local
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DSemanticHighlighting.h75 FunctionScope, enumerator
H A DQuality.h114 FunctionScope, enumerator
/llvm-project-15.0.7/llvm/lib/IR/
H A DLegacyPassManager.cpp1411 llvm::TimeTraceScope FunctionScope("OptFunction", F.getName()); in runOnFunction() local