Home
last modified time | relevance | path

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

/netbsd/external/apache2/llvm/dist/clang/lib/Sema/
H A DDeclSpec.cpp160 DeclaratorChunk DeclaratorChunk::getFunction(bool hasProto, in getFunction() argument
195 I.Fun.hasPrototype = hasProto; in getFunction()