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 126 const CXXMethodDecl *getFunctionDecl() const {
  /external/clang/lib/Analysis/
ThreadSafety.cpp 112 const NamedDecl* getFunctionDecl() const {
638 if (const NamedDecl *D = N->getFunctionDecl())
    [all...]

Completed in 163 milliseconds