Home
last modified time | relevance | path

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

/freebsd-14-stable/contrib/llvm-project/clang/include/clang/Basic/
HDAttributeCommonInfo.h122 static Form ContextSensitiveKeyword() { return AS_ContextSensitiveKeyword; } in ContextSensitiveKeyword() function
/freebsd-14-stable/contrib/llvm-project/clang/lib/Parse/
HDParseObjc.cpp419 nullptr, 0, ParsedAttr::Form::ContextSensitiveKeyword()); in addContextSensitiveTypeNullability()
/freebsd-14-stable/contrib/llvm-project/clang/lib/Sema/
HDSemaType.cpp4502 ? ParsedAttr::Form::ContextSensitiveKeyword() in GetFullTypeForDeclarator()