Searched defs:RecLoc (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Sema/ | ||
H A D | SemaTemplate.cpp | 6189 if (auto RecLoc = TLoc.getAs<RecordTypeLoc>()) convertTypeTemplateArgumentToTemplate() local |
H A D | SemaDecl.cpp | 18780 ActOnFields(Scope * S,SourceLocation RecLoc,Decl * EnclosingDecl,ArrayRef<Decl * > Fields,SourceLocation LBrac,SourceLocation RBrac,const ParsedAttributesView & Attrs) ActOnFields() argument |