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

/external/clang/include/clang/Sema/
H A DAttributeList.h107 AS_ContextSensitiveKeyword, enumerator in enum:clang::AttributeList::Syntax
376 return SyntaxUsed == AS_Keyword || SyntaxUsed == AS_ContextSensitiveKeyword;
380 return SyntaxUsed == AS_ContextSensitiveKeyword;
/external/clang/lib/Parse/
H A DParseObjc.cpp405 AttributeList::AS_ContextSensitiveKeyword);
/external/clang/lib/Sema/
H A DSemaType.cpp3748 = inferNullabilityCS ? AttributeList::AS_ContextSensitiveKeyword

Completed in 491 milliseconds