Searched defs:TagLoc (Results 1 – 7 of 7) sorted by relevance
/llvm-project/llvm/lib/MC/MCParser/ |
H A D | MCAsmParser.cpp | 148 SMLoc TagLoc; in parseGNUAttribute() local
|
/llvm-project/llvm/lib/Target/CSKY/AsmParser/ |
H A D | CSKYAsmParser.cpp | 1545 SMLoc TagLoc; parseDirectiveAttribute() local
|
/llvm-project/llvm/lib/Target/Hexagon/AsmParser/ |
H A D | HexagonAsmParser.cpp | 668 SMLoc TagLoc = Parser.getTok().getLoc(); parseDirectiveAttribute() local
|
/llvm-project/llvm/lib/Target/RISCV/AsmParser/ |
H A D | RISCVAsmParser.cpp | 2976 SMLoc TagLoc; parseDirectiveAttribute() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaTemplate.cpp | 4878 ActOnTagTemplateIdType(TagUseKind TUK,TypeSpecifierType TagSpec,SourceLocation TagLoc,CXXScopeSpec & SS,SourceLocation TemplateKWLoc,TemplateTy TemplateD,SourceLocation TemplateLoc,SourceLocation LAngleLoc,ASTTemplateArgsPtr TemplateArgsIn,SourceLocation RAngleLoc) ActOnTagTemplateIdType() argument 11443 ActOnDependentTag(Scope * S,unsigned TagSpec,TagUseKind TUK,const CXXScopeSpec & SS,const IdentifierInfo * Name,SourceLocation TagLoc,SourceLocation NameLoc) ActOnDependentTag() argument
|
H A D | SemaDeclCXX.cpp | 17329 ActOnTemplatedFriendTag(Scope * S,SourceLocation FriendLoc,unsigned TagSpec,SourceLocation TagLoc,CXXScopeSpec & SS,IdentifierInfo * Name,SourceLocation NameLoc,const ParsedAttributesView & Attr,MultiTemplateParamsArg TempParamLists) ActOnTemplatedFriendTag() argument
|
/llvm-project/llvm/lib/Target/ARM/AsmParser/ |
H A D | ARMAsmParser.cpp | 11811 SMLoc TagLoc; parseDirectiveEabiAttr() local
|