/prebuilts/clang/host/darwin-x86/clang-4393122/include/clang/AST/ |
DeclCXX.h | [all...] |
Decl.h | 256 /// getDeclName - Get the actual, stored name of the declaration, 258 DeclarationName getDeclName() const { return Name; } [all...] |
/prebuilts/clang/host/darwin-x86/clang-4479392/include/clang/AST/ |
DeclCXX.h | [all...] |
Decl.h | 256 /// getDeclName - Get the actual, stored name of the declaration, 258 DeclarationName getDeclName() const { return Name; } [all...] |
/prebuilts/clang/host/darwin-x86/clang-4579689/include/clang/AST/ |
DeclCXX.h | [all...] |
Decl.h | 256 /// getDeclName - Get the actual, stored name of the declaration, 258 DeclarationName getDeclName() const { return Name; } [all...] |
/prebuilts/clang/host/darwin-x86/clang-4630689/include/clang/AST/ |
DeclCXX.h | [all...] |
Decl.h | 256 /// getDeclName - Get the actual, stored name of the declaration, 258 DeclarationName getDeclName() const { return Name; } [all...] |
/prebuilts/clang/host/darwin-x86/clang-4639204/include/clang/AST/ |
DeclCXX.h | [all...] |
/prebuilts/clang/host/darwin-x86/clang-4691093/include/clang/AST/ |
DeclCXX.h | [all...] |
/prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/ |
DeclCXX.h | [all...] |
/prebuilts/clang/host/linux-x86/clang-4393122/include/clang/AST/ |
DeclCXX.h | [all...] |
/prebuilts/clang/host/linux-x86/clang-4479392/include/clang/AST/ |
DeclCXX.h | [all...] |
/prebuilts/clang/host/linux-x86/clang-4579689/include/clang/AST/ |
DeclCXX.h | [all...] |
/prebuilts/clang/host/linux-x86/clang-4630689/include/clang/AST/ |
DeclCXX.h | [all...] |
/prebuilts/clang/host/linux-x86/clang-4639204/include/clang/AST/ |
DeclCXX.h | [all...] |
/prebuilts/clang/host/linux-x86/clang-4691093/include/clang/AST/ |
DeclCXX.h | [all...] |
/external/clang/lib/AST/ |
ItaniumMangle.cpp | 477 mangleUnqualifiedName(ND, ND->getDeclName(), UnknownArity, 583 if (!FD->getDeclName().isIdentifier() || L == CXXLanguageLinkage) [all...] |
MicrosoftMangle.cpp | 316 mangleUnqualifiedName(ND, ND->getDeclName()); 385 if (!FD->getDeclName().isIdentifier() || L == CXXLanguageLinkage) 802 assert(D->getDeclName().getAsIdentifierInfo() && 804 mangleSourceName(D->getDeclName().getAsIdentifierInfo()->getName()); [all...] |
/frameworks/compile/slang/ |
slang_rs_object_ref_count.cpp | 599 clang::DeclarationNameInfo FDDeclNameInfo(FD->getDeclName(), [all...] |
/external/clang/include/clang/AST/ |
Decl.h | 256 /// getDeclName - Get the actual, stored name of the declaration, 258 DeclarationName getDeclName() const { return Name; } [all...] |
/external/clang/lib/ARCMigrate/ |
ObjCMT.cpp | 612 DeclContext::lookup_result R = IDecl->lookup(Property->getDeclName()); 618 Property->getDeclName().getAsIdentifierInfo(), 644 DeclContext::lookup_result R = ImpDecl->lookup(MD->getDeclName()); [all...] |
/external/clang/lib/Analysis/ |
LiveVariables.cpp | 601 llvm::errs() << " " << (*di)->getDeclName().getAsString()
|
/external/clang/lib/StaticAnalyzer/Core/ |
HTMLDiagnostics.cpp | 140 declName = ND->getDeclName().getAsString();
|
/prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/ |
Decl.h | 256 /// getDeclName - Get the actual, stored name of the declaration, 258 DeclarationName getDeclName() const { return Name; } [all...] |