Home
last modified time | relevance | path

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

1234567

/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h154 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 Dbtyacc_demo.y25 typedef struct Decl { struct
29 } Decl; argument
/freebsd/contrib/llvm-project/llvm/lib/DebugInfo/DWARF/
H A DDWARFDebugAbbrev.cpp57 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 DDeclarationFragments.cpp305 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 DRecord.h29 const FieldDecl *Decl; member
37 const RecordDecl *Decl; member
117 const RecordDecl *Decl; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaAVR.h19 class Decl; variable
H A DSemaSYCL.h24 class Decl; variable
H A DSemaMSP430.h19 class Decl; variable
H A DSemaM68k.h19 class Decl; variable
H A DSemaOpenCL.h19 class Decl; variable
H A DSemaSwift.h24 class Decl; variable
H A DEnterExpressionEvaluationContext.h16 class Decl; variable
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DHLSLExternalSemaSource.cpp332 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 DIssueHash.h14 class Decl; variable
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Refactoring/Rename/
H A DUSRFinder.h26 class Decl; variable
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DRandstruct.h24 class Decl; variable
H A DPrettyDeclStackTrace.h24 class Decl; variable
/freebsd/contrib/llvm-project/lldb/tools/lldb-instr/
H A DInstrument.cpp30 bool VisitCXXMethodDecl(CXXMethodDecl *Decl) { in VisitCXXMethodDecl()
85 bool ShouldSkip(CXXMethodDecl *Decl) { in ShouldSkip()
/freebsd/contrib/llvm-project/clang/include/clang/Index/
H A DIndexingAction.h25 class Decl; variable
H A DUSRGeneration.h17 class Decl; variable
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DAvailability.cpp21 AvailabilityInfo AvailabilityInfo::createFromDecl(const Decl *Decl) { in createFromDecl()
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DVarBypassDetector.h24 class Decl; variable
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugSuppression.h23 class Decl; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.h21 class Decl; variable
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DModuleBuilder.h37 class Decl; variable

1234567