/openbsd-src/gnu/llvm/clang/lib/ExtractAPI/ |
H A D | ExtractAPIVisitor.cpp | 39 StringRef getTypedefName(const TagDecl *Decl) { in getTypedefName() 53 bool ExtractAPIVisitor::VisitVarDecl(const VarDecl *Decl) { in VisitVarDecl() 97 bool ExtractAPIVisitor::VisitFunctionDecl(const FunctionDecl *Decl) { in VisitFunctionDecl() 160 bool ExtractAPIVisitor::VisitEnumDecl(const EnumDecl *Decl) { in VisitEnumDecl() 206 bool ExtractAPIVisitor::VisitRecordDecl(const RecordDecl *Decl) { in VisitRecordDecl() 249 bool ExtractAPIVisitor::VisitObjCInterfaceDecl(const ObjCInterfaceDecl *Decl) { in VisitObjCInterfaceDecl() 295 bool ExtractAPIVisitor::VisitObjCProtocolDecl(const ObjCProtocolDecl *Decl) { in VisitObjCProtocolDecl() 330 bool ExtractAPIVisitor::VisitTypedefNameDecl(const TypedefNameDecl *Decl) { in VisitTypedefNameDecl() 363 bool ExtractAPIVisitor::VisitObjCCategoryDecl(const ObjCCategoryDecl *Decl) { in VisitObjCCategoryDecl()
|
H A D | DeclarationFragments.cpp | 258 const TypedefNameDecl *Decl = TypedefTy->getDecl(); in getFragmentsForType() local 269 const TagDecl *Decl = TagTy->getDecl(); in getFragmentsForType() local 283 const auto *Decl = ObjCIT->getDecl(); in getFragmentsForType() local 736 const TypedefNameDecl *Decl) { in getFragmentsForTypedef() 777 DeclarationFragmentsBuilder::getSubHeading(const NamedDecl *Decl) { in getSubHeading()
|
H A D | AvailabilityInfo.cpp | 8 AvailabilitySet::AvailabilitySet(const Decl *Decl) { in AvailabilitySet()
|
/openbsd-src/gnu/llvm/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugAbbrev.cpp | 51 for (const auto &Decl : Decls) in dump() local 59 for (const auto &Decl : Decls) { in getAbbreviationDeclaration() local 74 for (const auto &Decl : Decls) in getCodeRange() local
|
/openbsd-src/gnu/llvm/clang/lib/AST/Interp/ |
H A D | Record.h | 29 const FieldDecl *Decl; member 36 const RecordDecl *Decl; member 108 const RecordDecl *Decl; variable
|
H A D | Record.cpp | 14 Record::Record(const RecordDecl *Decl, BaseList &&SrcBases, in Record()
|
/openbsd-src/gnu/llvm/clang/lib/Tooling/Refactoring/Rename/ |
H A D | USRLocFinder.cpp | 182 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
|
/openbsd-src/gnu/llvm/lldb/tools/lldb-instr/ |
H A D | Instrument.cpp | 30 bool VisitCXXMethodDecl(CXXMethodDecl *Decl) { in VisitCXXMethodDecl() 85 bool ShouldSkip(CXXMethodDecl *Decl) { in ShouldSkip()
|
/openbsd-src/gnu/llvm/clang/include/clang/Analysis/ |
H A D | IssueHash.h | 14 class Decl; variable
|
/openbsd-src/gnu/llvm/clang/include/clang/AST/ |
H A D | Randstruct.h | 24 class Decl; variable
|
H A D | ODRHash.h | 28 class Decl; variable
|
H A D | PrettyDeclStackTrace.h | 24 class Decl; variable
|
H A D | CommentSema.h | 25 class Decl; variable
|
H A D | ASTFwd.h | 19 class Decl; variable
|
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/Refactoring/Rename/ |
H A D | USRFinder.h | 26 class Decl; variable
|
/openbsd-src/gnu/llvm/clang/include/clang/ASTMatchers/ |
H A D | ASTMatchers.h | 247 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) { in AST_POLYMORPHIC_MATCHER() 268 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc)) { in AST_POLYMORPHIC_MATCHER() 293 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, in AST_POLYMORPHIC_MATCHER_REGEX() 316 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Stmt, TypeLoc), in AST_POLYMORPHIC_MATCHER_P() 631 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, in AST_POLYMORPHIC_MATCHER() 653 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, in AST_POLYMORPHIC_MATCHER() 676 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, in AST_POLYMORPHIC_MATCHER() 753 const ClassTemplateDecl* Decl = Node.getSpecializedTemplate(); in AST_MATCHER_P() local 761 AST_POLYMORPHIC_SUPPORTED_TYPES(Decl, Attr, in AST_POLYMORPHIC_MATCHER() 1147 internal::Matcher<Decl>, InnerMatcher) { in AST_MATCHER_P() [all …]
|
/openbsd-src/gnu/llvm/clang/include/clang/Index/ |
H A D | USRGeneration.h | 17 class Decl; variable
|
H A D | IndexingAction.h | 25 class Decl; variable
|
H A D | IndexingOptions.h | 17 class Decl; variable
|
/openbsd-src/gnu/llvm/clang/lib/CodeGen/ |
H A D | VarBypassDetector.h | 24 class Decl; variable
|
/openbsd-src/gnu/llvm/llvm/lib/Transforms/ObjCARC/ |
H A D | ObjCARCContract.cpp | 149 Function *Decl = EP.get(ARCRuntimeEntryPointKind::RetainRV); in optimizeRetainCall() local 183 Function *Decl = EP.get(Class == ARCInstKind::AutoreleaseRV in contractAutorelease() local 388 Function *Decl = EP.get(ARCRuntimeEntryPointKind::StoreStrong); in tryToContractReleaseIntoStoreStrong() local
|
/openbsd-src/gnu/llvm/clang/include/clang/Tooling/Inclusions/ |
H A D | StandardLibrary.h | 26 class Decl; variable
|
/openbsd-src/gnu/llvm/clang/include/clang/CodeGen/ |
H A D | ModuleBuilder.h | 33 class Decl; variable
|
/openbsd-src/gnu/llvm/clang/lib/Index/ |
H A D | IndexingContext.h | 21 class Decl; variable
|
/openbsd-src/gnu/llvm/clang/lib/AST/ |
H A D | QualTypeNames.cpp | 267 const ASTContext &Ctx, const Decl *Decl, in createNestedNameSpecifierForScopeOf() 323 Decl *Decl = nullptr; in createNestedNameSpecifierForScopeOf() local
|