Home
last modified time | relevance | path

Searched refs:Readonly (Results 1 – 8 of 8) sorted by relevance

/llvm-project-15.0.7/clang/test/SemaObjC/
H A Dproperty-atomic-redecl.m6 // Readonly, atomic public redeclaration of property in subclass.
19 // Readonly, atomic public redeclaration of property in subclass.
36 // Readonly, atomic public redeclaration of property in subclass.
49 // Readonly, atomic public redeclaration of property in subclass.
/llvm-project-15.0.7/clang/test/CodeGenObjC/
H A Ddebug-info-property-class-extension.m6 // Readonly property in interface made readwrite in a category, with @impl
35 // Readonly property in interface made readwrite in a category:
H A Dproperty-list-in-extension.m23 // Readonly property in interface made readwrite in a category:
/llvm-project-15.0.7/clang-tools-extra/clangd/
H A DSemanticHighlighting.h67 Readonly, enumerator
H A DSemanticHighlighting.cpp841 Tok.addModifier(HighlightingModifier::Readonly); in getSemanticHighlightings()
1062 case HighlightingModifier::Readonly: in toSemanticTokenModifier()
/llvm-project-15.0.7/clang-tools-extra/clangd/unittests/
H A DSemanticHighlightingTests.cpp980 Tokens.front().Modifiers |= unsigned(HighlightingModifier::Readonly); in TEST()
987 unsigned(HighlightingModifier::Readonly)); in TEST()
/llvm-project-15.0.7/llvm/test/Transforms/SafeStack/X86/
H A Dcall.ll106 ; Readonly nocapture -> unsafe
118 ; Readonly nocapture -> unsafe
/llvm-project-15.0.7/llvm/bindings/ocaml/llvm/
H A Dllvm.ml125 | Readonly Constructor