Home
last modified time | relevance | path

Searched defs:Scope2 (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DControlHeightReduction.cpp1420 static bool CHRScopeSorter(CHRScope *Scope1, CHRScope *Scope2) { in CHRScopeSorter()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp4657 if (const char *Scope2 = underscoreAttrScope(Scope)) in CodeCompleteAttribute() local
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp4483 llvm::TimeTraceScope Scope2("Read Loaded AST", F.ModuleName); in ReadAST() local