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

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/AST/
H A DDeclBase.h204 OBJC_TQ_Inout = 0x2, enumerator in enum:clang::ObjCDeclQualifier
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/
H A DDeclPrinter.cpp1221 if (Quals & Decl::ObjCDeclQualifier::OBJC_TQ_Inout)
H A DASTContext.cpp7907 if (QT & Decl::OBJC_TQ_Inout)
/netbsd-current/external/apache2/llvm/dist/clang/tools/libclang/
H A DCIndex.cpp8318 if (QT & Decl::OBJC_TQ_Inout)
/netbsd-current/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCodeComplete.cpp2731 else if (ObjCQuals & Decl::OBJC_TQ_Inout)

Completed in 301 milliseconds