/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
H A D | ExtractAPIVisitor.h | 154 StringRef getTypedefName(const TagDecl *Decl) { in getTypedefName() 171 SmallVector<SymbolReference> getBases(const CXXRecordDecl *Decl) { in getBases() 201 APIRecord::RecordKind getKindForDisplay(const CXXRecordDecl *Decl) { in getKindForDisplay() 262 bool ExtractAPIVisitorBase<Derived>::VisitVarDecl(const VarDecl *Decl) { in VisitVarDecl() 325 const FunctionDecl *Decl) { in VisitFunctionDecl() 393 bool ExtractAPIVisitorBase<Derived>::VisitEnumDecl(const EnumDecl *Decl) { in VisitEnumDecl() 441 const FunctionDecl *Decl) { in WalkUpFromFunctionDecl() 448 const RecordDecl *Decl) { in WalkUpFromRecordDecl() 455 const CXXRecordDecl *Decl) { in WalkUpFromCXXRecordDecl() 462 const CXXMethodDecl *Decl) { in WalkUpFromCXXMethodDecl() [all …]
|
/freebsd/contrib/byacc/test/ |
H A D | btyacc_demo.y | 25 typedef struct Decl { struct 29 } Decl; argument
|
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/ |
H A D | DWARFDebugAbbrev.cpp | 57 for (const auto &Decl : Decls) in dump() local 65 for (const auto &Decl : Decls) { in getAbbreviationDeclaration() local 80 for (const auto &Decl : Decls) in getCodeRange() local
|
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/ |
H A D | DeclarationFragments.cpp | 305 const TypedefNameDecl *Decl = TypedefTy->getDecl(); in getFragmentsForType() local 421 const TagDecl *Decl = TagTy->getDecl(); in getFragmentsForType() local 436 const auto *Decl = ObjCIT->getDecl(); in getFragmentsForType() local 510 const NamespaceDecl *Decl) { in getFragmentsForNamespace() 1214 const ClassTemplateSpecializationDecl *Decl) { in getFragmentsForClassTemplateSpecialization() 1235 const ClassTemplatePartialSpecializationDecl *Decl) { in getFragmentsForClassTemplatePartialSpecialization() 1258 const VarTemplateSpecializationDecl *Decl) { in getFragmentsForVarTemplateSpecialization() 1278 const VarTemplatePartialSpecializationDecl *Decl) { in getFragmentsForVarTemplatePartialSpecialization() 1301 const FunctionTemplateDecl *Decl) { in getFragmentsForFunctionTemplate() 1318 const FunctionDecl *Decl) { in getFragmentsForFunctionTemplateSpecialization() [all …]
|
/freebsd/contrib/llvm-project/clang/lib/AST/Interp/ |
H A D | Record.h | 29 const FieldDecl *Decl; member 37 const RecordDecl *Decl; member 117 const RecordDecl *Decl; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | SemaAVR.h | 19 class Decl; variable
|
H A D | SemaSYCL.h | 24 class Decl; variable
|
H A D | SemaMSP430.h | 19 class Decl; variable
|
H A D | SemaM68k.h | 19 class Decl; variable
|
H A D | SemaOpenCL.h | 19 class Decl; variable
|
H A D | SemaSwift.h | 24 class Decl; variable
|
H A D | EnterExpressionEvaluationContext.h | 16 class Decl; variable
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | HLSLExternalSemaSource.cpp | 332 auto *Decl = TemplateTypeParmDecl::Create( in addTypeParameter() local 488 static BuiltinTypeDeclBuilder setupBufferType(CXXRecordDecl *Decl, Sema &S, in setupBufferType() 498 CXXRecordDecl *Decl; in defineHLSLTypesWithForwardDeclarations() local 502 onCompletion(Decl, [this](CXXRecordDecl *Decl) { in defineHLSLTypesWithForwardDeclarations() 513 onCompletion(Decl, [this](CXXRecordDecl *Decl) { in defineHLSLTypesWithForwardDeclarations()
|
/freebsd/contrib/llvm-project/clang/include/clang/Analysis/ |
H A D | IssueHash.h | 14 class Decl; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/ |
H A D | USRFinder.h | 26 class Decl; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | Randstruct.h | 24 class Decl; variable
|
H A D | PrettyDeclStackTrace.h | 24 class Decl; variable
|
/freebsd/contrib/llvm-project/lldb/tools/lldb-instr/ |
H A D | Instrument.cpp | 30 bool VisitCXXMethodDecl(CXXMethodDecl *Decl) { in VisitCXXMethodDecl() 85 bool ShouldSkip(CXXMethodDecl *Decl) { in ShouldSkip()
|
/freebsd/contrib/llvm-project/clang/include/clang/Index/ |
H A D | IndexingAction.h | 25 class Decl; variable
|
H A D | USRGeneration.h | 17 class Decl; variable
|
/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | Availability.cpp | 21 AvailabilityInfo AvailabilityInfo::createFromDecl(const Decl *Decl) { in createFromDecl()
|
/freebsd/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | VarBypassDetector.h | 24 class Decl; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/ |
H A D | BugSuppression.h | 23 class Decl; variable
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/ |
H A D | PtrTypesSemantics.h | 21 class Decl; variable
|
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/ |
H A D | ModuleBuilder.h | 37 class Decl; variable
|