/external/clang/unittests/AST/ |
D | NamedDeclPrinterTest.cpp | 96 PrintedNamedDeclCXX98Matches(StringRef Code, StringRef DeclName, in PrintedNamedDeclCXX98Matches() argument 102 namedDecl(hasName(DeclName)).bind("id"), in PrintedNamedDeclCXX98Matches() 108 PrintedWrittenNamedDeclCXX11Matches(StringRef Code, StringRef DeclName, in PrintedWrittenNamedDeclCXX11Matches() argument 114 namedDecl(hasName(DeclName)).bind("id"), in PrintedWrittenNamedDeclCXX11Matches()
|
D | DeclPrinterTest.cpp | 102 StringRef DeclName, in PrintedDeclCXX98Matches() argument 107 namedDecl(hasName(DeclName)).bind("id"), in PrintedDeclCXX98Matches() 125 StringRef DeclName, in PrintedDeclCXX11Matches() argument 130 namedDecl(hasName(DeclName)).bind("id"), in PrintedDeclCXX11Matches()
|
/external/llvm/lib/TableGen/ |
D | TGParser.cpp | 1742 Init *DeclName = StringInit::get(Lex.getCurStrVal()); in ParseDeclaration() local 1747 DeclName = QualifyName(*CurRec, CurMultiClass, DeclName, ":"); in ParseDeclaration() 1752 DeclName = QualifyName(CurMultiClass->Rec, CurMultiClass, DeclName, in ParseDeclaration() 1757 if (AddValue(CurRec, IdLoc, RecordVal(DeclName, Type, HasField))) in ParseDeclaration() 1766 SetValue(CurRec, ValLoc, DeclName, std::vector<unsigned>(), Val)) in ParseDeclaration() 1770 return DeclName; in ParseDeclaration() 1773 return DeclName; in ParseDeclaration() 1790 Init *DeclName = StringInit::get(Lex.getCurStrVal()); in ParseForeachDeclaration() local 1852 return VarInit::get(DeclName, IterType); in ParseForeachDeclaration()
|
/external/clang/lib/StaticAnalyzer/Core/ |
D | ExprEngineCallAndReturn.cpp | 688 DeclarationName DeclName = Ctx.DeclarationNames.getIdentifier(&II); in hasMember() local 689 if (!RD->lookup(DeclName).empty()) in hasMember() 694 DeclName.getAsOpaquePtr(), in hasMember()
|
/external/clang/lib/AST/ |
D | DeclPrinter.cpp | 90 void printDeclType(QualType T, StringRef DeclName, bool Pack = false); 201 void DeclPrinter::printDeclType(QualType T, StringRef DeclName, bool Pack) { in printDeclType() argument 209 T.print(Out, Policy, (Pack ? "..." : "") + DeclName); in printDeclType()
|
/external/clang/lib/Index/ |
D | CommentToXML.cpp | 915 if (DeclarationName DeclName = ND->getDeclName()) { in visitFullComment() local 917 std::string Name = DeclName.getAsString(); in visitFullComment()
|
/external/clang/lib/CodeGen/ |
D | CGDebugInfo.cpp | 3222 StringRef DeclName, LinkageName; in EmitGlobalVariable() local 3224 collectVarDeclProps(D, Unit, LineNo, T, DeclName, LinkageName, DContext); in EmitGlobalVariable() 3233 if (T->isUnionType() && DeclName.empty()) { in EmitGlobalVariable() 3240 DContext, DeclName, LinkageName, Unit, LineNo, getOrCreateType(T, Unit), in EmitGlobalVariable()
|
/external/clang/lib/Sema/ |
D | SemaOverload.cpp | 11667 DeclarationName DeclName = UnresExpr->getMemberName(); in BuildCallToMemberFunction() local 11694 << DeclName << MemExprE->getSourceRange(); in BuildCallToMemberFunction() 11701 << DeclName << MemExprE->getSourceRange(); in BuildCallToMemberFunction() 11709 << DeclName in BuildCallToMemberFunction()
|
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/ |
D | org.eclipse.help.base_3.5.2.v201011171123.jar | META-INF/MANIFEST.MF
META-INF/ECLIPSEF.SF
META-INF/ECLIPSEF ... |