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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Sema/
H A DDeclSpec.h1420 bool isKNRPrototype() const { return !hasPrototype && NumParams != 0; } function in struct:clang::DeclaratorChunk::FunctionTypeInfo

Completed in 166 milliseconds