/freebsd-src/contrib/llvm-project/clang/lib/ExtractAPI/ |
H A D | API.cpp | 50 addNamespace(APIRecord * Parent,StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,LinkageInfo Linkage,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,bool IsFromSystemHeader) addNamespace() argument 75 addGlobalVariableTemplate(StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,LinkageInfo Linkage,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,Template Template,bool IsFromSystemHeader) addGlobalVariableTemplate() argument 98 addGlobalFunctionTemplate(StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,LinkageInfo Linkage,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,FunctionSignature Signature,Template Template,bool IsFromSystemHeader) addGlobalFunctionTemplate() argument 111 addGlobalFunctionTemplateSpecialization(StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,LinkageInfo Linkage,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,FunctionSignature Signature,bool IsFromSystemHeader) addGlobalFunctionTemplateSpecialization() argument 124 addEnumConstant(EnumRecord * Enum,StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,bool IsFromSystemHeader) addEnumConstant() argument 139 addEnum(StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,bool IsFromSystemHeader) addEnum() argument 150 addRecordField(RecordRecord * Record,StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,APIRecord::RecordKind Kind,bool IsFromSystemHeader) addRecordField() argument 164 addRecord(StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,APIRecord::RecordKind Kind,bool IsFromSystemHeader) addRecord() argument 177 addStaticField(StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,LinkageInfo Linkage,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,SymbolReference Context,AccessControl Access,bool IsFromSystemHeader) addStaticField() argument 189 addCXXField(APIRecord * CXXClass,StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,AccessControl Access,bool IsFromSystemHeader) addCXXField() argument 203 addCXXFieldTemplate(APIRecord * Parent,StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,AccessControl Access,Template Template,bool IsFromSystemHeader) addCXXFieldTemplate() argument 218 addCXXClass(APIRecord * Parent,StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,APIRecord::RecordKind Kind,AccessControl Access,bool IsFromSystemHeader) addCXXClass() argument 233 addClassTemplate(APIRecord * Parent,StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,Template Template,AccessControl Access,bool IsFromSystemHeader) addClassTemplate() argument 248 addClassTemplateSpecialization(APIRecord * Parent,StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,AccessControl Access,bool IsFromSystemHeader) addClassTemplateSpecialization() argument 264 addClassTemplatePartialSpecialization(APIRecord * Parent,StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,Template Template,AccessControl Access,bool IsFromSystemHeader) addClassTemplatePartialSpecialization() argument 280 addGlobalVariableTemplateSpecialization(StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,LinkageInfo Linkage,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,bool IsFromSystemHeader) addGlobalVariableTemplateSpecialization() argument 292 addGlobalVariableTemplatePartialSpecialization(StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,LinkageInfo Linkage,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,Template Template,bool IsFromSystemHeader) addGlobalVariableTemplatePartialSpecialization() argument 305 addConcept(StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,Template Template,bool IsFromSystemHeader) addConcept() argument 316 addCXXInstanceMethod(APIRecord * CXXClassRecord,StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,FunctionSignature Signature,AccessControl Access,bool IsFromSystemHeader) addCXXInstanceMethod() argument 333 addCXXStaticMethod(APIRecord * CXXClassRecord,StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,FunctionSignature Signature,AccessControl Access,bool IsFromSystemHeader) addCXXStaticMethod() argument 350 addCXXMethodTemplate(APIRecord * Parent,StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,FunctionSignature Signature,AccessControl Access,Template Template,bool IsFromSystemHeader) addCXXMethodTemplate() argument 366 addCXXMethodTemplateSpec(APIRecord * Parent,StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,FunctionSignature Signature,AccessControl Access,bool IsFromSystemHeader) addCXXMethodTemplateSpec() argument 383 addObjCCategory(StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,SymbolReference Interface,bool IsFromSystemHeader,bool IsFromExternalModule) addObjCCategory() argument 405 addObjCInterface(StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,LinkageInfo Linkage,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,SymbolReference SuperClass,bool IsFromSystemHeader) addObjCInterface() argument 417 addObjCMethod(ObjCContainerRecord * Container,StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,FunctionSignature Signature,bool IsInstanceMethod,bool IsFromSystemHeader) addObjCMethod() argument 439 addObjCProperty(ObjCContainerRecord * Container,StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,ObjCPropertyRecord::AttributeKind Attributes,StringRef GetterName,StringRef SetterName,bool IsOptional,bool IsInstanceProperty,bool IsFromSystemHeader) addObjCProperty() argument 463 addObjCInstanceVariable(ObjCContainerRecord * Container,StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,ObjCInstanceVariableRecord::AccessControl Access,bool IsFromSystemHeader) addObjCInstanceVariable() argument 478 addObjCProtocol(StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,bool IsFromSystemHeader) addObjCProtocol() argument 488 addMacroDefinition(StringRef Name,StringRef USR,PresumedLoc Loc,DeclarationFragments Declaration,DeclarationFragments SubHeading,bool IsFromSystemHeader) addMacroDefinition() argument 498 addTypedef(StringRef Name,StringRef USR,PresumedLoc Loc,AvailabilityInfo Availability,const DocComment & Comment,DeclarationFragments Declaration,DeclarationFragments SubHeading,SymbolReference UnderlyingType,bool IsFromSystemHeader) addTypedef() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/ExtractAPI/ |
H A D | ExtractAPIVisitor.h | 265 DeclarationFragments Declaration = VisitVarDecl() local 381 DeclarationFragments Declaration = VisitEnumDecl() local 496 DeclarationFragments Declaration = VisitNamespaceDecl() local 529 DeclarationFragments Declaration = VisitRecordDecl() local 569 DeclarationFragments Declaration = VisitCXXRecordDecl() local 688 DeclarationFragments Declaration = VisitCXXConstructorDecl() local 720 DeclarationFragments Declaration = VisitCXXDestructorDecl() local 751 DeclarationFragments Declaration = VisitConceptDecl() local 776 DeclarationFragments Declaration = VisitClassTemplateSpecializationDecl() local 810 DeclarationFragments Declaration = DeclarationFragmentsBuilder:: VisitClassTemplatePartialSpecializationDecl() local 846 DeclarationFragments Declaration; VisitVarTemplateDecl() local 892 DeclarationFragments Declaration = VisitVarTemplateSpecializationDecl() local 922 DeclarationFragments Declaration = DeclarationFragmentsBuilder:: VisitVarTemplatePartialSpecializationDecl() local 984 DeclarationFragments Declaration = VisitObjCInterfaceDecl() local 1032 DeclarationFragments Declaration = VisitObjCProtocolDecl() local 1119 DeclarationFragments Declaration = VisitObjCCategoryDecl() local 1171 DeclarationFragments Declaration = recordEnumConstants() local 1201 DeclarationFragments Declaration = recordRecordFields() local 1230 DeclarationFragments Declaration = VisitFieldDecl() local 1259 DeclarationFragments Declaration = VisitCXXConversionDecl() local 1305 DeclarationFragments Declaration = recordObjCMethods() local 1335 DeclarationFragments Declaration = recordObjCProperties() local 1380 DeclarationFragments Declaration = recordObjCInstanceVariables() local [all...] |
H A D | DeclarationFragments.h | 97 const Decl *Declaration; member
|
H A D | API.h | 235 DeclarationFragments Declaration; global() member [all...] |
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/IPO/ |
H A D | ExtractGV.cpp | 117 llvm::Value *Declaration; in run() local 141 llvm::Value *Declaration = in run() local
|
/freebsd-src/contrib/llvm-project/lldb/include/lldb/Core/ |
H A D | ValueObjectVariable.h | 27 class Declaration; variable
|
H A D | Declaration.h | 47 Declaration(const Declaration *decl_ptr) in Declaration() function
|
H A D | ValueObjectDynamicValue.h | 29 class Declaration; variable
|
H A D | ValueObjectSyntheticFilter.h | 27 class Declaration; variable
|
H A D | ValueObject.h | 44 class Declaration; variable
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Tooling/Syntax/ |
H A D | Nodes.h | 95 Declaration, enumerator 356 Declaration(NodeKind K) : Tree(K) {} in Declaration() function
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | CodeCompleteConsumer.h | 778 const NamedDecl *Declaration = nullptr; global() variable 888 Declaration(Declaration) Declaration() argument 921 : Declaration(D), Pattern(Pattern), Priority(Priority), Kind(RK_Pattern), Declaration() function
|
H A D | DeclSpec.h | 1794 Declaration, global() enumerator
|
/freebsd-src/contrib/ntp/sntp/libevent/ |
H A D | event_rpcgen.py | 621 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-src/contrib/libevent/ |
H A D | event_rpcgen.py | 621 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-src/contrib/llvm-project/clang/include/clang/Index/ |
H A D | IndexSymbol.h | 103 Declaration = 1 << 0, enumerator
|
/freebsd-src/contrib/llvm-project/clang/lib/Index/ |
H A D | CommentToXML.cpp | 590 formatTextOfDeclaration(const DeclInfo * DI,SmallString<128> & Declaration) formatTextOfDeclaration() argument 946 SmallString<128> Declaration; visitFullComment() local [all...] |
/freebsd-src/contrib/llvm-project/lldb/source/Plugins/TypeSystem/Clang/ |
H A D | TypeSystemClang.h | 54 class Declaration; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/Linker/ |
H A D | LinkModules.cpp | 447 GlobalValue *Declaration; in dropReplacedComdat() local
|
/freebsd-src/contrib/llvm-project/clang/lib/ASTMatchers/ |
H A D | ASTMatchFinder.cpp | 1371 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-src/contrib/llvm-project/lldb/include/lldb/ |
H A D | lldb-forward.h | 74 class Declaration; global() variable
|
/freebsd-src/contrib/llvm-project/clang/lib/Tooling/Syntax/ |
H A D | BuildTree.cpp | 735 auto *Declaration = in TraverseClassTemplateSpecializationDecl() local
|
/freebsd-src/contrib/llvm-project/clang/lib/Analysis/ |
H A D | CalledOnceCheck.cpp | 1608 for (const auto *Declaration : DS->getDeclGroup()) { VisitDeclStmt() local
|
/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | ASTDiagnostic.cpp | 579 Declaration, enumerator
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | DebugInfoMetadata.cpp | 1118 getImpl(LLVMContext & Context,Metadata * Scope,MDString * Name,MDString * LinkageName,Metadata * File,unsigned Line,Metadata * Type,unsigned ScopeLine,Metadata * ContainingType,unsigned VirtualIndex,int ThisAdjustment,DIFlags Flags,DISPFlags SPFlags,Metadata * Unit,Metadata * TemplateParams,Metadata * Declaration,Metadata * RetainedNodes,Metadata * ThrownTypes,Metadata * Annotations,MDString * TargetFuncName,StorageType Storage,bool ShouldCreate) getImpl() argument
|