Home
last modified time | relevance | path

Searched refs:ContextSensitiveKeyword (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/Basic/
H A DAttributeCommonInfo.h122 static Form ContextSensitiveKeyword() { return AS_ContextSensitiveKeyword; } in ContextSensitiveKeyword() function
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseObjc.cpp419 nullptr, 0, ParsedAttr::Form::ContextSensitiveKeyword()); in addContextSensitiveTypeNullability()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp4502 ? ParsedAttr::Form::ContextSensitiveKeyword() in GetFullTypeForDeclarator()