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

/external/clang/lib/Sema/
H A DDeclSpec.cpp148 DeclaratorChunk DeclaratorChunk::getFunction(bool hasProto, argument
181 I.Fun.hasPrototype = hasProto;
/external/clang/include/clang/Sema/
H A DDeclSpec.h1402 static DeclaratorChunk getFunction(bool hasProto,

Completed in 128 milliseconds