Searched refs:DeclName (Results 1 - 7 of 7) sorted by relevance

/external/clang/unittests/AST/
H A DNamedDeclPrinterTest.cpp96 PrintedNamedDeclCXX98Matches(StringRef Code, StringRef DeclName, argument
102 namedDecl(hasName(DeclName)).bind("id"),
108 PrintedWrittenNamedDeclCXX11Matches(StringRef Code, StringRef DeclName, argument
114 namedDecl(hasName(DeclName)).bind("id"),
H A DDeclPrinterTest.cpp102 StringRef DeclName,
107 namedDecl(hasName(DeclName)).bind("id"),
125 StringRef DeclName,
130 namedDecl(hasName(DeclName)).bind("id"),
101 PrintedDeclCXX98Matches(StringRef Code, StringRef DeclName, StringRef ExpectedPrinted) argument
124 PrintedDeclCXX11Matches(StringRef Code, StringRef DeclName, StringRef ExpectedPrinted) argument
/external/llvm/lib/TableGen/
H A DTGParser.cpp1705 Init *DeclName = StringInit::get(Lex.getCurStrVal()); local
1710 DeclName = QualifyName(*CurRec, CurMultiClass, DeclName, ":");
1715 DeclName = QualifyName(CurMultiClass->Rec, CurMultiClass, DeclName,
1720 if (AddValue(CurRec, IdLoc, RecordVal(DeclName, Type, HasField)))
1729 SetValue(CurRec, ValLoc, DeclName, std::vector<unsigned>(), Val))
1733 return DeclName;
1750 Init *DeclName = StringInit::get(Lex.getCurStrVal()); local
1812 return VarInit::get(DeclName, IterTyp
[all...]
/external/clang/lib/StaticAnalyzer/Core/
H A DExprEngineCallAndReturn.cpp688 DeclarationName DeclName = Ctx.DeclarationNames.getIdentifier(&II); local
689 if (!RD->lookup(DeclName).empty())
694 DeclName.getAsOpaquePtr(),
/external/clang/lib/CodeGen/
H A DCGDebugInfo.cpp3160 StringRef DeclName = D->getName(); local
3165 if (LinkageName == DeclName)
3178 if (T->isUnionType() && DeclName.empty()) {
3184 DContext, DeclName, LinkageName, Unit, LineNo, getOrCreateType(T, Unit),
/external/clang/lib/Sema/
H A DSemaOverload.cpp11437 DeclarationName DeclName = UnresExpr->getMemberName(); local
11464 << DeclName << MemExprE->getSourceRange();
11471 << DeclName << MemExprE->getSourceRange();
11479 << DeclName
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
H A Dorg.eclipse.help.base_3.5.2.v201011171123.jarMETA-INF/MANIFEST.MF META-INF/ECLIPSEF.SF META-INF/ECLIPSEF.RSA META ...

Completed in 1548 milliseconds