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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Lex/
H A DMacroInfo.cpp128 MacroDirective::DefInfo MacroDirective::getDefinition(bool AllowHidden) { function in class:MacroDirective
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
H A DMacroInfo.h436 const DefInfo getDefinition(bool AllowHidden = false) const { function in namespace:clang
H A DPreprocessingRecord.h184 MacroDefinition *getDefinition() const { function in class:clang::MacroExpansion
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DDeclTemplate.cpp962 VarTemplateDecl *VarTemplateDecl::getDefinition() { function in class:VarTemplateDecl
H A DDecl.cpp1812 VarDecl *VarDecl::getDefinition(ASTContext &C) { function in class:VarDecl
3211 TagDecl *TagDecl::getDefinition() const { function in class:TagDecl
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclCXX.h658 CXXRecordDecl *getDefinition() const { function in class:clang::CXXRecordDecl
H A DDeclObjC.h896 ObjCInterfaceDecl *getDefinition() { function in class:clang::ObjCInterfaceDecl
903 const ObjCInterfaceDecl *getDefinition() const { function in class:clang::ObjCInterfaceDecl
1488 ObjCProtocolDecl *getDefinition() { function in class:clang::ObjCProtocolDecl
1493 const ObjCProtocolDecl *getDefinition() const { function in class:clang::ObjCProtocolDecl
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp2014 static const Decl *getDefinition(const Decl *D) { function
[all...]

Completed in 201 milliseconds