Home
last modified time | relevance | path

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

/external/clang/lib/Parse/
DParseDeclCXX.cpp70 SourceLocation IdentLoc; in ParseNamespace() local
198 void Parser::ParseInnerNamespace(std::vector<SourceLocation>& IdentLoc, in ParseInnerNamespace()
265 SourceLocation IdentLoc = ConsumeToken(); in ParseNamespaceAlias() local
432 SourceLocation IdentLoc = SourceLocation(); in ParseUsingDirective() local
DParseDecl.cpp3800 SourceLocation IdentLoc = ConsumeToken(); in ParseEnumBody() local
/external/clang/include/clang/AST/
DDeclCXX.h2565 SourceLocation IdentLoc, in UsingDirectiveDecl()
2648 SourceLocation IdentLoc; variable
2660 SourceLocation IdentLoc, NamedDecl *Namespace) in NamespaceAliasDecl()
DStmt.h784 SourceLocation IdentLoc; variable
/external/clang/lib/AST/
DDeclCXX.cpp1912 SourceLocation IdentLoc, in Create()
1978 SourceLocation IdentLoc, in Create()
/external/llvm/lib/Target/X86/AsmParser/
DX86AsmParser.cpp1112 SMLoc IdentLoc = Tok.getLoc(); in ParseIntelExpression() local
/external/clang/lib/Sema/
DSemaDeclCXX.cpp6700 SourceLocation IdentLoc, in ActOnStartNamespaceDef()
7052 SourceLocation IdentLoc, in TryNamespaceTypoCorrection()
7083 SourceLocation IdentLoc, in ActOnUsingDirective()
7575 SourceLocation IdentLoc = NameInfo.getLoc(); in BuildUsingDeclaration() local
8190 SourceLocation IdentLoc, in ActOnNamespaceAliasDef()
DSemaStmt.cpp414 Sema::ActOnLabelStmt(SourceLocation IdentLoc, LabelDecl *TheDecl, in ActOnLabelStmt()
DSemaDecl.cpp9014 Sema::ActOnCXXForRangeIdentifier(Scope *S, SourceLocation IdentLoc, in ActOnCXXForRangeIdentifier()
DTreeTransform.h1097 StmtResult RebuildLabelStmt(SourceLocation IdentLoc, LabelDecl *L, in RebuildLabelStmt()
/external/clang/include/clang/Sema/
DDeclSpec.h1116 SourceLocation IdentLoc; member