Home
last modified time | relevance | path

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

12345678

/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DHLSLExternalSemaSource.cpp129 static BuiltinTypeDeclBuilder setupBufferType(CXXRecordDecl *Decl, Sema &S, in setupBufferType()
264 CXXRecordDecl *Decl; in defineHLSLTypesWithForwardDeclarations() local
274 onCompletion(Decl, [this](CXXRecordDecl *Decl) { in defineHLSLTypesWithForwardDeclarations()
286 onCompletion(Decl, [this](CXXRecordDecl *Decl) { in defineHLSLTypesWithForwardDeclarations()
298 onCompletion(Decl, [this](CXXRecordDecl *Decl) { in defineHLSLTypesWithForwardDeclarations()
309 onCompletion(Decl, [this](CXXRecordDecl *Decl) { in defineHLSLTypesWithForwardDeclarations()
320 onCompletion(Decl, [this](CXXRecordDecl *Decl) { in defineHLSLTypesWithForwardDeclarations()
334 onCompletion(Decl, [this](CXXRecordDecl *Decl) { in defineHLSLTypesWithForwardDeclarations()
345 onCompletion(Decl, [this](CXXRecordDecl *Decl) { in defineHLSLTypesWithForwardDeclarations()
356 onCompletion(Decl, [this](CXXRecordDecl *Decl) { in defineHLSLTypesWithForwardDeclarations()
[all …]
/freebsd/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h158 StringRef getTypedefName(const TagDecl *Decl) { in getTypedefName()
175 SmallVector<SymbolReference> getBases(const CXXRecordDecl *Decl) { in getBases()
209 APIRecord::RecordKind getKindForDisplay(const CXXRecordDecl *Decl) { in getKindForDisplay()
277 bool ExtractAPIVisitorBase<Derived>::VisitVarDecl(const VarDecl *Decl) { in VisitVarDecl()
340 const FunctionDecl *Decl) { in VisitFunctionDecl()
408 bool ExtractAPIVisitorBase<Derived>::VisitEnumDecl(const EnumDecl *Decl) { in VisitEnumDecl()
456 const FunctionDecl *Decl) { in WalkUpFromFunctionDecl()
463 const RecordDecl *Decl) { in WalkUpFromRecordDecl()
470 const CXXRecordDecl *Decl) { in WalkUpFromCXXRecordDecl()
477 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.cpp56 for (const auto &Decl : Decls) in dump() local
64 for (const auto &Decl : Decls) { in getAbbreviationDeclaration() local
79 for (const auto &Decl : Decls) in getCodeRange() local
/freebsd/contrib/llvm-project/clang/lib/ExtractAPI/
H A DDeclarationFragments.cpp311 const TypedefNameDecl *Decl = TypedefTy->getDecl(); in getFragmentsForType() local
432 const TagDecl *Decl = TagTy->getDecl(); in getFragmentsForType() local
447 const auto *Decl = ObjCIT->getDecl(); in getFragmentsForType() local
521 const NamespaceDecl *Decl) { in getFragmentsForNamespace()
1232 const ClassTemplateSpecializationDecl *Decl) { in getFragmentsForClassTemplateSpecialization()
1257 const ClassTemplatePartialSpecializationDecl *Decl) { in getFragmentsForClassTemplatePartialSpecialization()
1280 const VarTemplateSpecializationDecl *Decl) { in getFragmentsForVarTemplateSpecialization()
1300 const VarTemplatePartialSpecializationDecl *Decl) { in getFragmentsForVarTemplatePartialSpecialization()
1323 const FunctionTemplateDecl *Decl) { in getFragmentsForFunctionTemplate()
1340 const FunctionDecl *Decl) { in getFragmentsForFunctionTemplateSpecialization()
[all …]
/freebsd/contrib/llvm-project/clang/lib/AST/ByteCode/
H A DRecord.h29 const FieldDecl *Decl; member
38 const RecordDecl *Decl; member
120 const RecordDecl *Decl; variable
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DSemaSYCL.h24 class Decl; variable
H A DSemaHLSL.h67 const VarDecl *Decl; member
75 : Decl(Decl), ResClass(ResClass), Attr(Attr), BindType(BindType) {} in Decl() function
H A DSemaSwift.h23 class Decl; variable
H A DEnterExpressionEvaluationContext.h16 class Decl; variable
/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 DODRHash.h29 class Decl; variable
H A DPrettyDeclStackTrace.h24 class Decl; variable
H A DCommentSema.h25 class Decl; variable
/freebsd/contrib/llvm-project/clang/lib/Tooling/Refactoring/Rename/
H A DUSRLocFinder.cpp181 bool VisitNamedDecl(const NamedDecl *Decl) { in VisitNamedDecl()
215 const NamedDecl *Decl = Expr->getFoundDecl(); in VisitMemberExpr() local
231 if (const FieldDecl *Decl = D.getFieldDecl()) { in VisitDesignatedInitExpr() local
269 const NamedDecl *Decl = Expr->getFoundDecl(); in VisitDeclRefExpr() local
521 StringRef PrevName, Decl *Decl) { in getOccurrencesOfUSRs() argument
/freebsd/contrib/llvm-project/lldb/tools/lldb-instr/
H A DInstrument.cpp31 bool VisitCXXMethodDecl(CXXMethodDecl *Decl) { in VisitCXXMethodDecl()
86 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/include/clang/StaticAnalyzer/Core/BugReporter/
H A DBugSuppression.h23 class Decl; variable
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DVarBypassDetector.h25 class Decl; variable
/freebsd/contrib/llvm-project/clang/include/clang/CodeGen/
H A DModuleBuilder.h37 class Decl; variable
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/WebKit/
H A DPtrTypesSemantics.h22 class Decl; variable
/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Inclusions/
H A DStandardLibrary.h27 class Decl; variable

12345678