Home
last modified time | relevance | path

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

/external/llvm-project/clang/include/clang/AST/
DDeclBase.h1525 uint64_t HasWrittenPrototype : 1; variable
/external/clang/include/clang/AST/
DDecl.h1594 unsigned HasWrittenPrototype : 1; variable