HomeSort by relevance Sort by last modified time
    Searched refs:Decl (Results 151 - 175 of 1114) sorted by null

1 2 3 4 5 67 8 91011>>

  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/Analysis/Analyses/
PseudoConstantAnalysis.h 10 // This file tracks the usage of variables in a Decl body to see if they are
33 inline static const Decl *getDecl(const Expr *E);
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Analysis/Analyses/
PseudoConstantAnalysis.h 10 // This file tracks the usage of variables in a Decl body to see if they are
33 inline static const Decl *getDecl(const Expr *E);
  /external/clang/lib/Index/
IndexSymbol.cpp 43 static void checkForIBOutlets(const Decl *D, SymbolSubKindSet &SubKindSet) {
52 SymbolInfo index::getSymbolInfo(const Decl *D) {
91 case Decl::Import:
94 case Decl::Typedef:
96 case Decl::Function:
99 case Decl::ParmVar:
102 case Decl::Var:
109 case Decl::Field:
117 case Decl::EnumConstant:
119 case Decl::ObjCInterface
    [all...]
IndexingContext.cpp 24 bool IndexingContext::handleDecl(const Decl *D,
28 cast<Decl>(D->getDeclContext()), Roles, Relations,
32 bool IndexingContext::handleDecl(const Decl *D, SourceLocation Loc,
38 return handleDeclOccurrence(D, Loc, /*IsRef=*/false, cast<Decl>(DC),
49 const Decl *RefD) {
100 bool IndexingContext::isFunctionLocalDecl(const Decl *D) {
128 bool IndexingContext::isTemplateImplicitInstantiation(const Decl *D) {
149 bool IndexingContext::shouldIgnoreIfImplicit(const Decl *D) {
163 static const Decl *adjustTemplateImplicitInstantiation(const Decl *D)
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
StmtIterator.h 27 class Decl;
37 Decl **DGI;
40 Decl **DGE;
64 bool HandleDecl(Decl* D);
71 StmtIteratorBase(Decl **dgi, Decl **dge);
86 StmtIteratorImpl(Decl **dgi, Decl **dge) : StmtIteratorBase(dgi, dge) {}
128 StmtIterator(Decl** dgi, Decl** dge
    [all...]
ASTConsumer.h 21 class Decl;
51 /// called by the parser to process every top-level Decl*.
141 virtual bool shouldSkipFunctionBody(Decl *D) { return true; }
  /prebuilts/clang/host/darwin-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
StmtIterator.h 27 class Decl;
37 Decl **DGI;
40 Decl **DGE;
64 bool HandleDecl(Decl* D);
71 StmtIteratorBase(Decl **dgi, Decl **dge);
86 StmtIteratorImpl(Decl **dgi, Decl **dge) : StmtIteratorBase(dgi, dge) {}
128 StmtIterator(Decl** dgi, Decl** dge
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
StmtIterator.h 27 class Decl;
37 Decl **DGI;
40 Decl **DGE;
64 bool HandleDecl(Decl* D);
71 StmtIteratorBase(Decl **dgi, Decl **dge);
86 StmtIteratorImpl(Decl **dgi, Decl **dge) : StmtIteratorBase(dgi, dge) {}
128 StmtIterator(Decl** dgi, Decl** dge
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
StmtIterator.h 27 class Decl;
37 Decl **DGI;
40 Decl **DGE;
64 bool HandleDecl(Decl* D);
71 StmtIteratorBase(Decl **dgi, Decl **dge);
86 StmtIteratorImpl(Decl **dgi, Decl **dge) : StmtIteratorBase(dgi, dge) {}
128 StmtIterator(Decl** dgi, Decl** dge
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3957855/prebuilt_include/clang/include/clang/AST/
StmtIterator.h 27 class Decl;
37 Decl **DGI;
40 Decl **DGE;
64 bool HandleDecl(Decl* D);
71 StmtIteratorBase(Decl **dgi, Decl **dge);
86 StmtIteratorImpl(Decl **dgi, Decl **dge) : StmtIteratorBase(dgi, dge) {}
128 StmtIterator(Decl** dgi, Decl** dge
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3960126/prebuilt_include/clang/include/clang/AST/
StmtIterator.h 27 class Decl;
37 Decl **DGI;
40 Decl **DGE;
64 bool HandleDecl(Decl* D);
71 StmtIteratorBase(Decl **dgi, Decl **dge);
86 StmtIteratorImpl(Decl **dgi, Decl **dge) : StmtIteratorBase(dgi, dge) {}
128 StmtIterator(Decl** dgi, Decl** dge
    [all...]
  /prebuilts/clang/host/linux-x86/clang-3977809/prebuilt_include/clang/include/clang/AST/
StmtIterator.h 27 class Decl;
37 Decl **DGI;
40 Decl **DGE;
64 bool HandleDecl(Decl* D);
71 StmtIteratorBase(Decl **dgi, Decl **dge);
86 StmtIteratorImpl(Decl **dgi, Decl **dge) : StmtIteratorBase(dgi, dge) {}
128 StmtIterator(Decl** dgi, Decl** dge
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/AST/
StmtIterator.h 27 class Decl;
37 Decl **DGI;
40 Decl **DGE;
64 bool HandleDecl(Decl* D);
71 StmtIteratorBase(Decl **dgi, Decl **dge);
86 StmtIteratorImpl(Decl **dgi, Decl **dge) : StmtIteratorBase(dgi, dge) {}
128 StmtIterator(Decl** dgi, Decl** dge
    [all...]
  /external/clang/include/clang/Index/
IndexSymbol.h 18 class Decl;
98 const Decl *RelatedSymbol;
100 SymbolRelation(SymbolRoleSet Roles, const Decl *Sym)
110 SymbolInfo getSymbolInfo(const Decl *D);
117 bool printSymbolName(const Decl *D, const LangOptions &LO, raw_ostream &OS);
  /external/llvm/lib/DebugInfo/DWARF/
DWARFDebugAbbrev.cpp 48 for (const auto &Decl : Decls)
49 Decl.dump(OS);
56 for (const auto &Decl : Decls) {
57 if (Decl.getCode() == AbbrCode)
58 return &Decl;
  /prebuilts/clang/host/darwin-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
AttrParsedAttrImpl.inc 9 static bool defaultAppertainsTo(Sema &, const AttributeList &,const Decl *) {
25 static bool checkAMDGPUFlatWorkGroupSizeAppertainsTo(Sema &S, const AttributeList &Attr, const Decl *D) {
34 static bool checkAMDGPUNumSGPRAppertainsTo(Sema &S, const AttributeList &Attr, const Decl *D) {
43 static bool checkAMDGPUNumVGPRAppertainsTo(Sema &S, const AttributeList &Attr, const Decl *D) {
52 static bool checkAMDGPUWavesPerEUAppertainsTo(Sema &S, const AttributeList &Attr, const Decl *D) {
66 static bool checkAVRSignalAppertainsTo(Sema &S, const AttributeList &Attr, const Decl *D) {
80 static bool isStruct(const Decl *D) {
86 static bool checkAbiTagAppertainsTo(Sema &S, const AttributeList &Attr, const Decl *D) {
95 static bool checkAcquireCapabilityAppertainsTo(Sema &S, const AttributeList &Attr, const Decl *D) {
126 static bool isSharedVar(const Decl *D)
    [all...]
  /prebuilts/clang/host/linux-x86/clang-4053586/prebuilt_include/clang/include/clang/Sema/
AttrParsedAttrImpl.inc 9 static bool defaultAppertainsTo(Sema &, const AttributeList &,const Decl *) {
25 static bool checkAMDGPUFlatWorkGroupSizeAppertainsTo(Sema &S, const AttributeList &Attr, const Decl *D) {
34 static bool checkAMDGPUNumSGPRAppertainsTo(Sema &S, const AttributeList &Attr, const Decl *D) {
43 static bool checkAMDGPUNumVGPRAppertainsTo(Sema &S, const AttributeList &Attr, const Decl *D) {
52 static bool checkAMDGPUWavesPerEUAppertainsTo(Sema &S, const AttributeList &Attr, const Decl *D) {
66 static bool checkAVRSignalAppertainsTo(Sema &S, const AttributeList &Attr, const Decl *D) {
80 static bool isStruct(const Decl *D) {
86 static bool checkAbiTagAppertainsTo(Sema &S, const AttributeList &Attr, const Decl *D) {
95 static bool checkAcquireCapabilityAppertainsTo(Sema &S, const AttributeList &Attr, const Decl *D) {
126 static bool isSharedVar(const Decl *D)
    [all...]
  /external/clang/lib/AST/
ASTTypeTraits.cpp 31 { NKI_None, "Decl" },
32 #define DECL(DERIVED, BASE) { NKI_##BASE, #DERIVED "Decl" },
77 ASTNodeKind ASTNodeKind::getFromNode(const Decl &D) {
79 #define DECL(DERIVED, BASE) \
80 case Decl::DERIVED: return ASTNodeKind(NKI_##DERIVED##Decl);
84 llvm_unreachable("invalid decl kind");
120 else if (const Decl *D = get<Decl>())
    [all...]
  /external/clang/lib/StaticAnalyzer/Core/
IssueHash.cpp 11 #include "clang/AST/Decl.h"
82 static std::string GetEnclosingDeclContextSignature(const Decl *D) {
90 case Decl::Namespace:
91 case Decl::Record:
92 case Decl::CXXRecord:
93 case Decl::Enum:
96 case Decl::CXXConstructor:
97 case Decl::CXXDestructor:
98 case Decl::CXXConversion:
99 case Decl::CXXMethod
    [all...]
  /external/clang/include/clang/AST/
ASTConsumer.h 23 class Decl;
53 /// called by the parser to process every top-level Decl*.
143 virtual bool shouldSkipFunctionBody(Decl *D) { return true; }
  /external/clang/include/clang/CodeGen/
ModuleBuilder.h 28 class Decl;
71 const Decl *GetDeclForMangledName(llvm::StringRef MangledName);
81 llvm::Constant *GetAddrOfGlobal(GlobalDecl decl, bool isForDefinition);
  /external/clang/include/clang/Sema/
AnalysisBasedWarnings.h 22 class Decl;
94 const Decl *D, const BlockExpr *blkExpr);
  /external/clang/unittests/ASTMatchers/Dynamic/
VariantValueTest.cpp 52 EXPECT_FALSE(Value.getMatcher().hasTypedMatcher<Decl>());
59 EXPECT_TRUE(Value.getMatcher().hasTypedMatcher<Decl>());
61 EXPECT_EQ("Matcher<Decl>", Value.getTypeAsString());
65 EXPECT_FALSE(Value.getMatcher().hasTypedMatcher<Decl>());
87 EXPECT_TRUE(Value.getMatcher().hasTypedMatcher<Decl>());
89 EXPECT_EQ("Matcher<Decl>", Value.getTypeAsString());
128 .getTypedMatcher<Decl>()));
132 .getTypedMatcher<Decl>()));
137 .getTypedMatcher<Decl>()));
155 .getTypedMatcher<Decl>()));
    [all...]
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/CodeGen/
ModuleBuilder.h 29 class Decl;
76 const Decl *GetDeclForMangledName(llvm::StringRef MangledName);
86 llvm::Constant *GetAddrOfGlobal(GlobalDecl decl, bool isForDefinition);
  /prebuilts/clang/host/darwin-x86/clang-3957855/prebuilt_include/clang/include/clang/Index/
USRGeneration.h 17 class Decl;
28 /// \brief Generate a USR for a Decl, including the USR prefix.
30 bool generateUSRForDecl(const Decl *D, SmallVectorImpl<char> &Buf);

Completed in 884 milliseconds

1 2 3 4 5 67 8 91011>>