Home
last modified time | relevance | path

Searched defs:NameLoc (Results 1 – 25 of 44) sorted by relevance

12

/external/clang/include/clang/Sema/
DDesignator.h48 unsigned NameLoc; member
127 SourceLocation NameLoc) { in getField()
/external/clang/lib/Parse/
DParseInit.cpp144 SourceLocation NameLoc = ConsumeToken(); // Eat the identifier. in ParseInitializerWithPotentialDesignator() local
DParseTemplate.cpp503 SourceLocation NameLoc; in ParseTypeParameter() local
601 SourceLocation NameLoc; in ParseTemplateTemplateParameter() local
DParsePragma.cpp451 SourceLocation NameLoc = Tok.getLocation(); in HandlePragmaOpenCLExtension() local
1401 SourceLocation NameLoc = Tok.getLocation(); in HandlePragma() local
DParseExprCXX.cpp1509 SourceLocation NameLoc = ConsumeToken(); in ParseCXXPseudoDestructor() local
1941 SourceLocation NameLoc, in ParseUnqualifiedIdTemplateId()
DParser.cpp1346 SourceLocation NameLoc = Tok.getLocation(); in TryAnnotateName() local
DParseExpr.cpp1715 SourceLocation NameLoc; in ParseUnaryExprOrTypeTraitExpression() local
DParseObjc.cpp2331 SourceLocation NameLoc = Tok.getLocation(); in ParseObjCMessageExpression() local
/external/clang/unittests/Lex/
DPPCallbacksTest.cpp94 void PragmaOpenCLExtension(clang::SourceLocation NameLoc, in PragmaOpenCLExtension()
104 SourceLocation NameLoc; member in __anonba1741d00111::PragmaOpenCLExtensionCallbacks
/external/llvm/lib/AsmParser/
DLLParser.cpp329 LocTy NameLoc = Lex.getLoc(); in ParseNamedType() local
399 LocTy NameLoc = Lex.getLoc(); in ParseUnnamedGlobal() local
436 LocTy NameLoc = Lex.getLoc(); in ParseNamedGlobal() local
463 LocTy NameLoc = Lex.getLoc(); in parseComdat() local
627 bool LLParser::ParseAlias(const std::string &Name, LocTy NameLoc, unsigned L, in ParseAlias()
721 bool LLParser::ParseGlobal(const std::string &Name, LocTy NameLoc, in ParseGlobal()
2236 LocTy NameLoc, Instruction *Inst) { in SetInstName()
4085 LocTy NameLoc = Lex.getLoc(); in ParseFunctionHeader() local
4348 LocTy NameLoc = Lex.getLoc(); in ParseBasicBlock() local
4366 LocTy NameLoc = Lex.getLoc(); in ParseBasicBlock() local
/external/clang/include/clang/Lex/
DPPCallbacks.h221 virtual void PragmaOpenCLExtension(SourceLocation NameLoc, in PragmaOpenCLExtension()
415 void PragmaOpenCLExtension(SourceLocation NameLoc, const IdentifierInfo *Name, in PragmaOpenCLExtension()
/external/llvm/lib/TableGen/
DTGParser.cpp730 const std::string &Name, SMLoc NameLoc, in ParseIDValue()
1206 SMLoc NameLoc = Lex.getLoc(); in ParseSimpleValue() local
2198 SMLoc NameLoc = Lex.getLoc(); in ParseLetList() local
/external/clang/lib/Sema/
DSemaDecl.cpp146 SourceLocation NameLoc, in lookupUnqualifiedTypeNameInBase()
196 SourceLocation NameLoc) { in recoverFromTypeInKnownDependentBase()
242 ParsedType Sema::getTypeName(const IdentifierInfo &II, SourceLocation NameLoc, in getTypeName()
476 SourceLocation NameLoc) { in ActOnDelayedDefaultTemplateArg()
670 SourceLocation NameLoc) { in isTagTypeWithMissingTag()
718 QualType T, SourceLocation NameLoc) { in buildNestedType()
733 SourceLocation NameLoc, const Token &NextToken, in ClassifyName()
3783 SourceLocation NameLoc, in CheckAnonMemberRedeclaration()
10089 SourceLocation NameLoc, IdentifierInfo *Name, in CheckParameter()
11232 SourceLocation NameLoc) { in createFriendTagNNSFixIt()
[all …]
DSemaTemplateVariadic.cpp828 SourceLocation NameLoc, in ActOnSizeofParameterPackExpr()
DSemaLambda.cpp1368 DeclarationNameLoc NameLoc; in addBlockPointerConversion() local
DSemaTemplateInstantiate.cpp965 SourceLocation NameLoc, in RebuildExceptionDecl()
1018 SourceLocation NameLoc, in TransformTemplateName()
DSemaTemplate.cpp741 SourceLocation NameLoc, in ActOnTemplateTemplateParameter()
834 IdentifierInfo *Name, SourceLocation NameLoc, in CheckClassTemplate()
7378 SourceLocation NameLoc, in ActOnExplicitInstantiation()
7854 SourceLocation TagLoc, SourceLocation NameLoc) { in ActOnDependentTag()
/external/clang/include/clang/AST/
DTypeLoc.h447 SourceLocation NameLoc; member
894 SourceLocation NameLoc; member
1351 SourceLocation NameLoc; member
1695 SourceLocation NameLoc; member
DDeclarationName.h435 SourceLocation NameLoc; member
DExprCXX.h3563 SourceLocation NameLoc; variable
3622 SourceLocation NameLoc; variable
3675 SourceLocation NameLoc; variable
/external/clang/lib/AST/
DExprCXX.cpp1429 SourceLocation NameLoc, in SubstNonTypeTemplateParmPackExpr()
1441 SourceLocation NameLoc, in FunctionParmPackExpr()
1454 ParmVarDecl *ParamPack, SourceLocation NameLoc, in Create()
/external/llvm/lib/Target/Sparc/AsmParser/
DSparcAsmParser.cpp448 StringRef Name, SMLoc NameLoc, in ParseInstruction()
/external/clang/lib/Lex/
DPragma.cpp913 SourceLocation NameLoc = Tok.getLocation(); in HandleCaptured() local
/external/llvm/lib/Target/SystemZ/AsmParser/
DSystemZAsmParser.cpp637 StringRef Name, SMLoc NameLoc, in ParseInstruction()
/external/llvm/lib/Target/R600/AsmParser/
DAMDGPUAsmParser.cpp671 SMLoc NameLoc, OperandVector &Operands) { in ParseInstruction()

12