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

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

Completed in 81 milliseconds