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

/external/clang/include/clang/Sema/
H A DDeclSpec.h1403 ParsedType getTrailingReturnType() const { return TrailingReturnType; } function in struct:clang::DeclaratorChunk::FunctionTypeInfo

Completed in 104 milliseconds