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

/external/clang/include/clang/Sema/
H A DDeclSpec.h1139 struct FunctionTypeInfo : TypeInfoCommon { struct in struct:clang::DeclaratorChunk
1348 FunctionTypeInfo Fun;
1955 DeclaratorChunk::FunctionTypeInfo &getFunctionTypeInfo() {
1964 const DeclaratorChunk::FunctionTypeInfo &getFunctionTypeInfo() const {

Completed in 33 milliseconds