Searched defs:getParentFunctionOrMethod (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DDeclBase.h700 DeclContext *getParentFunctionOrMethod() { function in class:clang::Decl
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DDeclBase.cpp167 const DeclContext *Decl::getParentFunctionOrMethod() const { function in class:Decl

Completed in 106 milliseconds