Home
last modified time | relevance | path

Searched defs:hasWrittenPrototype (Results 1 – 2 of 2) sorted by relevance

/external/clang/lib/AST/
DDecl.cpp4034 bool hasWrittenPrototype, in Create()
/external/clang/include/clang/AST/
DDecl.h1875 bool hasWrittenPrototype() const { return HasWrittenPrototype; } in hasWrittenPrototype() function