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

/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/AST/
H A DTypeLoc.h765 bool HasBaseTypeAsWritten; member in struct:clang::ObjCProtocolListLocInfo
816 return getLocalData()->HasBaseTypeAsWritten;
820 getLocalData()->HasBaseTypeAsWritten = HasBaseType;

Completed in 104 milliseconds