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

/external/clang/include/clang/AST/
H A DTypeLoc.h805 bool HasBaseTypeAsWritten; member in struct:clang::ObjCProtocolListLocInfo
856 return getLocalData()->HasBaseTypeAsWritten;
860 getLocalData()->HasBaseTypeAsWritten = HasBaseType;

Completed in 85 milliseconds