Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseDeclCXX.cpp71 SourceLocation IdentLoc; in ParseNamespace() local
209 void Parser::ParseInnerNamespace(std::vector<SourceLocation> &IdentLoc, in ParseInnerNamespace()
281 SourceLocation IdentLoc = ConsumeToken(); in ParseNamespaceAlias() local
448 SourceLocation IdentLoc = SourceLocation(); in ParseUsingDirective() local
DParseDecl.cpp4192 SourceLocation IdentLoc = ConsumeToken(); in ParseEnumBody() local
/external/clang/include/clang/AST/
DDeclCXX.h2644 SourceLocation IdentLoc, in UsingDirectiveDecl()
2728 SourceLocation IdentLoc; variable
2740 SourceLocation IdentLoc, NamedDecl *Namespace) in NamespaceAliasDecl()
DStmt.h790 SourceLocation IdentLoc; variable
/external/clang/lib/AST/
DDeclCXX.cpp2035 SourceLocation IdentLoc, in Create()
2127 SourceLocation IdentLoc, in Create()
/external/clang/lib/Sema/
DSemaDeclCXX.cpp7334 SourceLocation IdentLoc, in ActOnStartNamespaceDef()
7677 SourceLocation IdentLoc, in TryNamespaceTypoCorrection()
7707 SourceLocation IdentLoc, in ActOnUsingDirective()
8241 SourceLocation IdentLoc = NameInfo.getLoc(); in BuildUsingDeclaration() local
8898 SourceLocation IdentLoc, in ActOnNamespaceAliasDef()
DSemaStmt.cpp461 Sema::ActOnLabelStmt(SourceLocation IdentLoc, LabelDecl *TheDecl, in ActOnLabelStmt()
DSemaDecl.cpp10262 Sema::ActOnCXXForRangeIdentifier(Scope *S, SourceLocation IdentLoc, in ActOnCXXForRangeIdentifier()
DTreeTransform.h1157 StmtResult RebuildLabelStmt(SourceLocation IdentLoc, LabelDecl *L, in RebuildLabelStmt()
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp1299 SMLoc IdentLoc = Tok.getLoc(); in ParseIntelExpression() local
/external/clang/include/clang/Sema/
DDeclSpec.h1181 SourceLocation IdentLoc; member