Home
last modified time | relevance | path

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

/external/clang/unittests/AST/
DNamedDeclPrinterTest.cpp96 PrintedNamedDeclCXX98Matches(StringRef Code, StringRef DeclName, in PrintedNamedDeclCXX98Matches()
108 PrintedWrittenNamedDeclCXX11Matches(StringRef Code, StringRef DeclName, in PrintedWrittenNamedDeclCXX11Matches()
DDeclPrinterTest.cpp102 StringRef DeclName, in PrintedDeclCXX98Matches()
125 StringRef DeclName, in PrintedDeclCXX11Matches()
/external/clang/lib/StaticAnalyzer/Core/
DIssueHash.cpp87 std::string DeclName; in GetEnclosingDeclContextSignature() local
DExprEngineCallAndReturn.cpp676 DeclarationName DeclName = Ctx.DeclarationNames.getIdentifier(&II); in hasMember() local
/external/clang/lib/Index/
DIndexSymbol.cpp303 DeclarationName DeclName = ND->getDeclName(); in printSymbolName() local
DCommentToXML.cpp913 if (DeclarationName DeclName = ND->getDeclName()) { in visitFullComment() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTGParser.cpp2441 Init *DeclName = StringInit::get(Str); in ParseDeclaration() local
2488 Init *DeclName = StringInit::get(Lex.getCurStrVal()); in ParseForeachDeclaration() local
2792 StringInit *DeclName = StringInit::get(Lex.getCurStrVal()); in ParseDefset() local
2830 StringInit *DeclName = StringInit::get(Lex.getCurStrVal()); in ParseDefvar() local
/external/swiftshader/third_party/llvm-16.0/llvm/lib/TableGen/
DTGParser.cpp2814 Init *DeclName = StringInit::get(Records, Str); in ParseDeclaration() local
2869 Init *DeclName = StringInit::get(Records, Lex.getCurStrVal()); in ParseForeachDeclaration() local
3187 StringInit *DeclName = StringInit::get(Records, Lex.getCurStrVal()); in ParseDefset() local
3224 StringInit *DeclName = StringInit::get(Records, Lex.getCurStrVal()); in ParseDefvar() local
/external/llvm/lib/TableGen/
DTGParser.cpp1703 Init *DeclName = StringInit::get(Lex.getCurStrVal()); in ParseDeclaration() local
1750 Init *DeclName = StringInit::get(Lex.getCurStrVal()); in ParseForeachDeclaration() local
/external/clang/lib/AST/
DDeclPrinter.cpp241 void DeclPrinter::printDeclType(QualType T, StringRef DeclName, bool Pack) { in printDeclType()
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp3552 StringRef DeclName, LinkageName; in EmitGlobalVariable() local
/external/clang/lib/Sema/
DSemaOverload.cpp12259 DeclarationName DeclName = UnresExpr->getMemberName(); in BuildCallToMemberFunction() local