Home
last modified time | relevance | path

Searched refs:hasInheritedPrototype (Results 1 – 2 of 2) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/include/clang/AST/
HDDecl.h1831 bool hasInheritedPrototype() const { return HasInheritedPrototype; } in hasInheritedPrototype() function
/NextBSD/contrib/llvm/tools/clang/lib/Serialization/
HDASTWriterDecl.cpp1131 !D->hasInheritedPrototype() && in VisitCXXMethodDecl()