Home
last modified time | relevance | path

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

/external/clang/include/clang/AST/
DDecl.h1843 bool hasInheritedPrototype() const { return HasInheritedPrototype; } in hasInheritedPrototype() function
/external/clang/lib/Serialization/
DASTWriterDecl.cpp1182 !D->hasInheritedPrototype() && in VisitCXXMethodDecl()