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

/external/clang/include/clang/AST/
H A DVTableBuilder.h130 const CXXMethodDecl *getFunctionDecl() const { function in class:clang::VTableComponent
/external/clang/lib/Analysis/
H A DThreadSafety.cpp117 const NamedDecl* getFunctionDecl() const { function in class:__anon17783::SExpr::SExprNode
667 if (const NamedDecl *D = N->getFunctionDecl())

Completed in 86 milliseconds