Home
last modified time | relevance | path

Searched defs:Declaration (Results 1 – 25 of 31) sorted by relevance

12

/freebsd-14.2/contrib/llvm-project/clang/lib/ExtractAPI/
H A DAPI.cpp50 DeclarationFragments Declaration, in addNamespace()
75 const DocComment &Comment, DeclarationFragments Declaration, in addGlobalVariableTemplate()
98 const DocComment &Comment, DeclarationFragments Declaration, in addGlobalFunctionTemplate()
111 const DocComment &Comment, DeclarationFragments Declaration, in addGlobalFunctionTemplateSpecialization()
139 DeclarationFragments Declaration, in addEnum()
164 DeclarationFragments Declaration, in addRecord()
177 DeclarationFragments Declaration, in addStaticField()
280 const DocComment &Comment, DeclarationFragments Declaration, in addGlobalVariableTemplateSpecialization()
405 DeclarationFragments Declaration, in addObjCInterface()
488 DeclarationFragments Declaration, in addMacroDefinition()
[all …]
/freebsd-14.2/contrib/llvm-project/clang/include/clang/ExtractAPI/
H A DExtractAPIVisitor.h265 DeclarationFragments Declaration = in VisitVarDecl() local
381 DeclarationFragments Declaration = in VisitEnumDecl() local
496 DeclarationFragments Declaration = in VisitNamespaceDecl() local
529 DeclarationFragments Declaration = in VisitRecordDecl() local
569 DeclarationFragments Declaration = in VisitCXXRecordDecl() local
688 DeclarationFragments Declaration = in VisitCXXConstructorDecl() local
720 DeclarationFragments Declaration = in VisitCXXDestructorDecl() local
751 DeclarationFragments Declaration = in VisitConceptDecl() local
776 DeclarationFragments Declaration = in VisitClassTemplateSpecializationDecl() local
846 DeclarationFragments Declaration; in VisitVarTemplateDecl() local
[all …]
H A DDeclarationFragments.h97 const Decl *Declaration; member
H A DAPI.h235 DeclarationFragments Declaration; member
/freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DExtractGV.cpp117 llvm::Value *Declaration; in run() local
141 llvm::Value *Declaration = in run() local
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/Core/
H A DValueObjectVariable.h27 class Declaration; variable
H A DDeclaration.h47 Declaration(const Declaration *decl_ptr) in Declaration() function
H A DValueObjectDynamicValue.h29 class Declaration; variable
H A DValueObjectSyntheticFilter.h27 class Declaration; variable
H A DValueObject.h44 class Declaration; variable
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DNodes.h95 Declaration, enumerator
356 Declaration(NodeKind K) : Tree(K) {} in Declaration() function
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Sema/
H A DCodeCompleteConsumer.h778 const NamedDecl *Declaration = nullptr; variable
888 : Declaration(Declaration), Priority(Priority), Kind(RK_Declaration), in Declaration() function
921 : Declaration(D), Pattern(Pattern), Priority(Priority), Kind(RK_Pattern), in Declaration() function
H A DDeclSpec.h1794 Declaration, enumerator
/freebsd-14.2/contrib/ntp/sntp/libevent/
H A Devent_rpcgen.py621 def Declaration(self): member in EntryBytes
750 def Declaration(self): member in EntryInt
871 def Declaration(self): member in EntryString
1051 def Declaration(self): member in EntryStruct
1179 def Declaration(self): member in EntryVarBytes
1453 def Declaration(self): member in EntryArray
/freebsd-14.2/contrib/libevent/
H A Devent_rpcgen.py621 def Declaration(self): member in EntryBytes
750 def Declaration(self): member in EntryInt
871 def Declaration(self): member in EntryString
1051 def Declaration(self): member in EntryStruct
1179 def Declaration(self): member in EntryVarBytes
1453 def Declaration(self): member in EntryArray
/freebsd-14.2/contrib/llvm-project/clang/include/clang/Index/
H A DIndexSymbol.h103 Declaration = 1 << 0, enumerator
/freebsd-14.2/contrib/llvm-project/clang/lib/Index/
H A DCommentToXML.cpp590 const DeclInfo *DI, SmallString<128> &Declaration) { in formatTextOfDeclaration()
946 SmallString<128> Declaration; in visitFullComment() local
/freebsd-14.2/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/
H A DTypeSystemClang.h54 class Declaration; variable
/freebsd-14.2/contrib/llvm-project/llvm/lib/Linker/
H A DLinkModules.cpp447 GlobalValue *Declaration; in dropReplacedComdat() local
/freebsd-14.2/contrib/llvm-project/clang/lib/ASTMatchers/
H A DASTMatchFinder.cpp1371 bool MatchASTVisitor::classIsDerivedFrom(const CXXRecordDecl *Declaration, in classIsDerivedFrom()
1380 const CXXRecordDecl *Declaration, const Matcher<NamedDecl> &Base, in classIsDerivedFromImpl()
1419 const ObjCInterfaceDecl *Declaration, const Matcher<NamedDecl> &Base, in objcClassIsDerivedFrom()
/freebsd-14.2/contrib/llvm-project/lldb/include/lldb/
H A Dlldb-forward.h74 class Declaration; variable
/freebsd-14.2/contrib/llvm-project/clang/lib/Tooling/Syntax/
H A DBuildTree.cpp735 auto *Declaration = in TraverseClassTemplateSpecializationDecl() local
/freebsd-14.2/contrib/llvm-project/clang/lib/Analysis/
H A DCalledOnceCheck.cpp1608 for (const auto *Declaration : DS->getDeclGroup()) { in VisitDeclStmt() local
/freebsd-14.2/contrib/llvm-project/clang/lib/AST/
H A DASTDiagnostic.cpp579 Declaration, enumerator
/freebsd-14.2/contrib/llvm-project/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1118 Metadata *TemplateParams, Metadata *Declaration, Metadata *RetainedNodes, in getImpl()

12