Searched defs:IdentLoc (Results 1 – 12 of 12) sorted by relevance
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/ |
H A D | ParseDeclCXX.cpp | 71 SourceLocation IdentLoc; in ParseNamespace() local 317 SourceLocation IdentLoc = ConsumeToken(); in ParseNamespaceAlias() local 544 SourceLocation IdentLoc = SourceLocation(); in ParseUsingDirective() local
|
H A D | ParseDecl.cpp | 4819 SourceLocation IdentLoc = ConsumeToken(); in ParseEnumBody() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/ |
H A D | DeclCXX.h | 2899 SourceLocation IdentLoc, in UsingDirectiveDecl() 2993 SourceLocation IdentLoc; variable 3005 SourceLocation IdentLoc, NamedDecl *Namespace) in NamespaceAliasDecl()
|
H A D | Stmt.h | 141 SourceLocation IdentLoc; variable
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/ |
H A D | DeclCXX.cpp | 2841 SourceLocation IdentLoc, in Create() 2936 SourceLocation IdentLoc, in Create()
|
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/ |
H A D | SemaDeclCXX.cpp | 10909 SourceLocation IdentLoc, IdentifierInfo *II, SourceLocation LBrace, in ActOnStartNamespaceDef() 11412 SourceLocation IdentLoc, in TryNamespaceTypoCorrection() 11440 SourceLocation IdentLoc, in ActOnUsingDirective() 12006 SourceLocation IdentLoc = NameInfo.getLoc(); in BuildUsingDeclaration() local 12726 SourceLocation IdentLoc, in ActOnNamespaceAliasDef()
|
H A D | SemaStmt.cpp | 536 Sema::ActOnLabelStmt(SourceLocation IdentLoc, LabelDecl *TheDecl, in ActOnLabelStmt()
|
H A D | SemaDecl.cpp | 12928 Sema::ActOnCXXForRangeIdentifier(Scope *S, SourceLocation IdentLoc, in ActOnCXXForRangeIdentifier()
|
H A D | TreeTransform.h | 1304 StmtResult RebuildLabelStmt(SourceLocation IdentLoc, LabelDecl *L, in RebuildLabelStmt()
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/ |
H A D | Parser.h | 3024 SourceLocation IdentLoc; member
|
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/ |
H A D | X86AsmParser.cpp | 1912 SMLoc IdentLoc = Tok.getLoc(); in ParseIntelExpression() local
|
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 1253 SourceLocation IdentLoc; member
|