HomeSort by relevance Sort by last modified time
    Searched defs:getFunctionDecl (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/AST/
VTableBuilder.h 130 const CXXMethodDecl *getFunctionDecl() const {
  /external/clang/lib/Analysis/
ThreadSafety.cpp 117 const NamedDecl* getFunctionDecl() const {
667 if (const NamedDecl *D = N->getFunctionDecl())
    [all...]

Completed in 139 milliseconds