Home
last modified time | relevance | path

Searched defs:Illegal (Results 1 – 10 of 10) sorted by relevance

/external/clang/test/SemaObjC/
Dnsobject-attribute.m4 typedef struct CGColor * __attribute__((NSObject(12))) Illegal; // expected-error {{'NSObject' att… typedef
/external/llvm-project/clang/test/SemaObjC/
Dnsobject-attribute.m4 typedef struct CGColor * __attribute__((NSObject(12))) Illegal; // expected-error {{'NSObject' att… typedef
/external/swiftshader/third_party/SPIRV-Tools/test/opt/loop_optimizations/
Dfusion_pass.cpp516 TEST_F(FusionPassTest, Illegal) { in TEST_F() argument
/external/deqp-deps/SPIRV-Tools/test/opt/loop_optimizations/
Dfusion_pass.cpp516 TEST_F(FusionPassTest, Illegal) { in TEST_F() argument
/external/angle/third_party/vulkan-deps/spirv-tools/src/test/opt/loop_optimizations/
Dfusion_pass.cpp516 TEST_F(FusionPassTest, Illegal) { in TEST_F() argument
/external/cldr/tools/java/org/unicode/cldr/draft/
DNormalizedIdentifierParser.java17 Illegal, NameContinueNFC, NameContinueOther, NameStartNFC, NameStartOther, Whitespace, Other enumConstant
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DMachineOutliner.h33 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enumerator
/external/llvm-project/llvm/include/llvm/CodeGen/
DMachineOutliner.h34 enum InstrType { Legal, LegalTerminator, Illegal, Invisible }; enumerator
/external/llvm-project/llvm/include/llvm/Analysis/
DIRSimilarityIdentifier.h75 enum InstrType { Legal, Illegal, Invisible }; enumerator
/external/llvm-project/mlir/include/mlir/Transforms/
DDialectConversion.h548 Illegal, enumerator