Searched defs:getDefinition (Results 1 - 8 of 8) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DMacroInfo.cpp178 MacroDirective::DefInfo MacroDirective::getDefinition() { function in class:MacroDirective
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessingRecord.h196 MacroDefinitionRecord *getDefinition() const { function in class:clang::MacroExpansion
H A DMacroInfo.h380 const DefInfo getDefinition() const { function in namespace:clang
/freebsd-11-stable/contrib/llvm-project/clang/lib/AST/
H A DDeclTemplate.cpp1110 VarTemplateDecl *VarTemplateDecl::getDefinition() { function in class:VarTemplateDecl
H A DDecl.cpp2194 VarDecl *VarDecl::getDefinition(ASTContext &C) { function in class:VarDecl
4177 TagDecl *TagDecl::getDefinition() const { function in class:TagDecl
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/AST/
H A DDeclObjC.h1563 ObjCInterfaceDecl *getDefinition() { function in class:clang::ObjCInterfaceDecl
1570 const ObjCInterfaceDecl *getDefinition() const { function in class:clang::ObjCInterfaceDecl
2224 ObjCProtocolDecl *getDefinition() { function in class:clang::ObjCProtocolDecl
2229 const ObjCProtocolDecl *getDefinition() const { function in class:clang::ObjCProtocolDecl
H A DDeclCXX.h533 CXXRecordDecl *getDefinition() const { function in class:clang::CXXRecordDecl
/freebsd-11-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaDecl.cpp2613 static const NamedDecl *getDefinition(const Decl *D) { function
[all...]

Completed in 184 milliseconds