Searched refs:getFunctionDecl (Results 1 - 5 of 5) sorted by relevance

/external/clang/include/clang/AST/
H A DVTableBuilder.h130 const CXXMethodDecl *getFunctionDecl() const { function in class:clang::VTableComponent
/external/clang/lib/CodeGen/
H A DCGVTables.cpp483 GD = Component.getFunctionDecl();
H A DCGDecl.cpp1290 const FunctionDecl *FD = CA->getFunctionDecl();
/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())
/external/clang/lib/AST/
H A DVTableBuilder.cpp1184 MD = Component.getFunctionDecl();
1963 const CXXMethodDecl *MD = Component.getFunctionDecl();
3032 const CXXMethodDecl *MD = Component.getFunctionDecl();

Completed in 2621 milliseconds