Home
last modified time | relevance | path

Searched defs:Decl (Results 1 – 25 of 149) sorted by relevance

123456

/netbsd-src/external/bsd/byacc/dist/test/
H A Dbtyacc_demo.y27 typedef struct Decl { struct
31 } Decl; argument
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DRecord.h27 const FieldDecl *Decl; member
34 const RecordDecl *Decl; member
97 const RecordDecl *Decl; variable
H A DRecord.cpp14 Record::Record(const RecordDecl *Decl, BaseList &&SrcBases, in Record()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAbbrev.cpp51 for (const auto &Decl : Decls) in dump() local
59 for (const auto &Decl : Decls) { in getAbbreviationDeclaration() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DIssueHash.h14 class Decl; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp182 bool VisitNamedDecl(const NamedDecl *Decl) { in VisitNamedDecl()
216 const NamedDecl *Decl = Expr->getFoundDecl(); in VisitMemberExpr() local
232 const FieldDecl *Decl = D.getField(); in VisitDesignatedInitExpr() local
269 const NamedDecl *Decl = Expr->getFoundDecl(); in VisitDeclRefExpr() local
521 StringRef PrevName, Decl *Decl) { in getOccurrencesOfUSRs() argument
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/Refactoring/Rename/
H A DUSRFinder.h26 class Decl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Index/
H A DIndexingAction.h25 class Decl; variable
H A DUSRGeneration.h17 class Decl; variable
H A DIndexingOptions.h17 class Decl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/AST/
H A DODRHash.h28 class Decl; variable
H A DPrettyDeclStackTrace.h24 class Decl; variable
H A DASTFwd.h19 class Decl; variable
H A DCommentSema.h25 class Decl; variable
H A DAPValue.h34 class Decl; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DVarBypassDetector.h24 class Decl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/CodeGen/
H A DModuleBuilder.h28 class Decl; variable
H A DSwiftCallingConv.h30 class Decl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchers.h244 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) { in AST_POLYMORPHIC_MATCHER()
265 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) { in AST_POLYMORPHIC_MATCHER()
290 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, in AST_POLYMORPHIC_MATCHER_REGEX()
313 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc), in AST_POLYMORPHIC_MATCHER_P()
628 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, in AST_POLYMORPHIC_MATCHER()
650 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, in AST_POLYMORPHIC_MATCHER()
673 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, in AST_POLYMORPHIC_MATCHER()
750 const ClassTemplateDecl* Decl = Node.getSpecializedTemplate(); in AST_MATCHER_P() local
757 AST_MATCHER(Decl, isImplicit) { in AST_MATCHER() argument
1142 internal::Matcher<Decl>, InnerMatcher) { in AST_MATCHER_P()
[all …]
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/ObjCARC/
H A DObjCARCContract.cpp152 Function *Decl = EP.get(ARCRuntimeEntryPointKind::RetainRV); in optimizeRetainCall() local
186 Function *Decl = EP.get(Class == ARCInstKind::AutoreleaseRV in contractAutorelease() local
388 Function *Decl = EP.get(ARCRuntimeEntryPointKind::StoreStrong); in tryToContractReleaseIntoStoreStrong() local
H A DARCRuntimeEntryPoints.h138 Function *getIntrinsicEntryPoint(Function *&Decl, Intrinsic::ID IntID) { in getIntrinsicEntryPoint()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Index/
H A DIndexingContext.h21 class Decl; variable
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Tooling/
H A DNodeIntrospection.h24 class Decl; variable
/netbsd-src/external/apache2/llvm/dist/clang/lib/AST/
H A DInheritViz.cpp93 const auto *Decl = in WriteNode() local
/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DAnalysisBasedWarnings.h22 class Decl; variable

123456