Home
last modified time | relevance | path

Searched defs:RecLoc (Results 1 – 2 of 2) sorted by relevance

/llvm-project/clang/lib/Sema/
H A DSemaTemplate.cpp6189 if (auto RecLoc = TLoc.getAs<RecordTypeLoc>()) convertTypeTemplateArgumentToTemplate() local
H A DSemaDecl.cpp18780 ActOnFields(Scope * S,SourceLocation RecLoc,Decl * EnclosingDecl,ArrayRef<Decl * > Fields,SourceLocation LBrac,SourceLocation RBrac,const ParsedAttributesView & Attrs) ActOnFields() argument