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

/freebsd-11.0-release/contrib/llvm/tools/clang/include/clang/Sema/
H A DDeclSpec.h1389 ParsedType getTrailingReturnType() const { return TrailingReturnType; } function in struct:clang::DeclaratorChunk::FunctionTypeInfo

Completed in 46 milliseconds