Home
last modified time | relevance | path

Searched defs:isContextSensitive (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/lib/Basic/
H A DIdentifierTable.cpp745 bool isContextSensitive) { in getNullabilitySpelling()
/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaType.cpp7092 bool isContextSensitive = attr.isContextSensitiveKeywordAttribute(); in checkNullabilityTypeSpecifier() local