Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/Tooling/Transformer/
H A DRangeSelector.cpp230 if (auto SpecLoc = Loc.getAs<TemplateSpecializationTypeLoc>(); in name() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp2778 SourceLocation SpecLoc) { in MaybeParseAndDiagnoseDeclSpecAfterCXX11VirtSpecifierSeq()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp6168 NestedNameSpecifierLoc SpecLoc(SS.getScopeRep(), SS.location_data()); in diagnoseQualifiedDeclaration() local