Home
last modified time | relevance | path

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

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