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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DType.h4321 bool isObjCQualifiedId() const { return !qual_empty() && isObjCId(); } function in class:clang::FunctionType::ExtInfo::FunctionProtoType::ObjCObjectType

Completed in 65 milliseconds