/freebsd/contrib/llvm-project/clang/lib/Parse/ |
H A D | ParseDeclCXX.cpp | 77 SourceLocation IdentLoc; in ParseNamespace() local 343 SourceLocation IdentLoc = ConsumeToken(); in ParseNamespaceAlias() local 569 SourceLocation IdentLoc = SourceLocation(); in ParseUsingDirective() local 755 SourceLocation IdentLoc = ConsumeToken(); in ParseUsingDeclaration() local 4559 SourceLocation IdentLoc; in ParseOpenMPAttributeArgs() local
|
H A D | ParseDecl.cpp | 5657 SourceLocation IdentLoc = ConsumeToken(); in ParseEnumBody() local
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaHLSL.cpp | 34 SourceLocation IdentLoc, in ActOnStartBuffer()
|
H A D | SemaDeclCXX.cpp | 11527 SourceLocation IdentLoc, IdentifierInfo *II, in ActOnStartNamespaceDef() argument 12063 SourceLocation IdentLoc, in TryNamespaceTypoCorrection() argument 12100 SourceLocation IdentLoc, in ActOnUsingDirective() argument 12285 SourceLocation IdentLoc = TyLoc.getBegin(); ActOnUsingEnumDeclaration() local 12715 SourceLocation IdentLoc = NameInfo.getLoc(); BuildUsingDeclaration() local 13523 ActOnNamespaceAliasDef(Scope * S,SourceLocation NamespaceLoc,SourceLocation AliasLoc,IdentifierInfo * Alias,CXXScopeSpec & SS,SourceLocation IdentLoc,IdentifierInfo * Ident) ActOnNamespaceAliasDef() argument [all...] |
H A D | SemaObjC.cpp | 1998 IdentifierLoc *IdentLoc = in handleNSErrorDomain() local
|
H A D | SemaStmt.cpp | 572 Sema::ActOnLabelStmt(SourceLocation IdentLoc, LabelDecl *TheDecl, in ActOnLabelStmt()
|
H A D | SemaDecl.cpp | 14145 StmtResult Sema::ActOnCXXForRangeIdentifier(Scope *S, SourceLocation IdentLoc, in ActOnCXXForRangeIdentifier()
|
H A D | TreeTransform.h | 1394 StmtResult RebuildLabelStmt(SourceLocation IdentLoc, LabelDecl *L, in RebuildLabelStmt()
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | DeclCXX.h | 3042 SourceLocation IdentLoc, in UsingDirectiveDecl() 3136 SourceLocation IdentLoc; variable 3148 SourceLocation IdentLoc, NamedDecl *Namespace) in NamespaceAliasDecl()
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclCXX.cpp | 2979 SourceLocation IdentLoc, in Create() 3058 SourceLocation IdentLoc, in Create()
|
/freebsd/contrib/llvm-project/clang/include/clang/Parse/ |
H A D | Parser.h | 3281 SourceLocation IdentLoc; member
|
/freebsd/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/ |
H A D | X86AsmParser.cpp | 1951 SMLoc IdentLoc = Tok.getLoc(); in ParseIntelExpression() local
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 1332 SourceLocation IdentLoc; member
|
/freebsd/contrib/llvm-project/clang/lib/Analysis/ |
H A D | UnsafeBufferUsage.cpp | 1890 SourceLocation IdentLoc = getVarDeclIdentifierLoc(VD); in getPointeeTypeText() local
|