Searched defs:isKNRPrototype (Results 1 - 1 of 1) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h1410 bool isKNRPrototype() const { return !hasPrototype && NumParams != 0; } function in struct:clang::DeclaratorChunk::FunctionTypeInfo

Completed in 53 milliseconds