Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DVTableBuilder.h130 const CXXMethodDecl *getFunctionDecl() const { in getFunctionDecl() function
/external/clang/lib/CodeGen/
DCGVTables.cpp483 GD = Component.getFunctionDecl(); in CreateVTableInitializer()
DCGDecl.cpp1290 const FunctionDecl *FD = CA->getFunctionDecl(); in EmitAutoVarCleanups()
/external/clang/lib/AST/
DVTableBuilder.cpp1184 MD = Component.getFunctionDecl(); in ComputeThisAdjustments()
1963 const CXXMethodDecl *MD = Component.getFunctionDecl(); in dumpLayout()
3032 const CXXMethodDecl *MD = Component.getFunctionDecl(); in dumpLayout()
/external/clang/lib/Analysis/
DThreadSafety.cpp117 const NamedDecl* getFunctionDecl() const { in getFunctionDecl() function in __anon48488dd70111::SExpr::SExprNode
667 if (const NamedDecl *D = N->getFunctionDecl()) in toString()