Home
last modified time | relevance | path

Searched defs:IdentLoc (Results 1 – 12 of 12) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseDeclCXX.cpp71 SourceLocation IdentLoc; in ParseNamespace() local
317 SourceLocation IdentLoc = ConsumeToken(); in ParseNamespaceAlias() local
544 SourceLocation IdentLoc = SourceLocation(); in ParseUsingDirective() local
H A DParseDecl.cpp4819 SourceLocation IdentLoc = ConsumeToken(); in ParseEnumBody() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclCXX.h2899 SourceLocation IdentLoc, in UsingDirectiveDecl()
2993 SourceLocation IdentLoc; variable
3005 SourceLocation IdentLoc, NamedDecl *Namespace) in NamespaceAliasDecl()
H A DStmt.h141 SourceLocation IdentLoc; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclCXX.cpp2841 SourceLocation IdentLoc, in Create()
2936 SourceLocation IdentLoc, in Create()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaDeclCXX.cpp10909 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 DSemaStmt.cpp536 Sema::ActOnLabelStmt(SourceLocation IdentLoc, LabelDecl *TheDecl, in ActOnLabelStmt()
H A DSemaDecl.cpp12928 Sema::ActOnCXXForRangeIdentifier(Scope *S, SourceLocation IdentLoc, in ActOnCXXForRangeIdentifier()
H A DTreeTransform.h1304 StmtResult RebuildLabelStmt(SourceLocation IdentLoc, LabelDecl *L, in RebuildLabelStmt()
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h3024 SourceLocation IdentLoc; member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/X86/AsmParser/
H A DX86AsmParser.cpp1912 SMLoc IdentLoc = Tok.getLoc(); in ParseIntelExpression() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1253 SourceLocation IdentLoc; member