Searched defs:IdentLoc (Results 1 – 11 of 11) sorted by relevance
| /external/clang/lib/Parse/ |
| D | ParseDeclCXX.cpp | 70 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
|
| D | ParseDecl.cpp | 3800 SourceLocation IdentLoc = ConsumeToken(); in ParseEnumBody() local
|
| /external/clang/include/clang/AST/ |
| D | DeclCXX.h | 2565 SourceLocation IdentLoc, in UsingDirectiveDecl() 2648 SourceLocation IdentLoc; variable 2660 SourceLocation IdentLoc, NamedDecl *Namespace) in NamespaceAliasDecl()
|
| D | Stmt.h | 784 SourceLocation IdentLoc; variable
|
| /external/clang/lib/AST/ |
| D | DeclCXX.cpp | 1912 SourceLocation IdentLoc, in Create() 1978 SourceLocation IdentLoc, in Create()
|
| /external/llvm/lib/Target/X86/AsmParser/ |
| D | X86AsmParser.cpp | 1112 SMLoc IdentLoc = Tok.getLoc(); in ParseIntelExpression() local
|
| /external/clang/lib/Sema/ |
| D | SemaDeclCXX.cpp | 6700 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()
|
| D | SemaStmt.cpp | 414 Sema::ActOnLabelStmt(SourceLocation IdentLoc, LabelDecl *TheDecl, in ActOnLabelStmt()
|
| D | SemaDecl.cpp | 9014 Sema::ActOnCXXForRangeIdentifier(Scope *S, SourceLocation IdentLoc, in ActOnCXXForRangeIdentifier()
|
| D | TreeTransform.h | 1097 StmtResult RebuildLabelStmt(SourceLocation IdentLoc, LabelDecl *L, in RebuildLabelStmt()
|
| /external/clang/include/clang/Sema/ |
| D | DeclSpec.h | 1116 SourceLocation IdentLoc; member
|