Home
last modified time | relevance | path

Searched defs:CL (Results 1 – 25 of 63) sorted by relevance

123

/external/clang/test/SemaObjC/
Dwarn-deprecated-implementations.m32 @interface CL // expected-note 2 {{class declared here}} // expected-note 2 {{'CL' has been explici… interface
35 @implementation CL // expected-warning {{Implementing deprecated class}} implementation
38 @implementation CL ( SomeCategory ) // expected-warning {{'CL' is deprecated}} \ implementation in SomeCategory
/external/llvm-project/clang/test/SemaObjC/
Dwarn-deprecated-implementations.m36 @interface CL // expected-note 2 {{class declared here}} interface
39 @implementation CL // expected-warning {{implementing deprecated class}} implementation
42 @implementation CL (SomeCategory) // expected-warning {{implementing deprecated category}} implementation in SomeCategory
/external/llvm-project/clang/test/Rewriter/
Drewrite-qualified-id.mm10 @interface CL interface
/external/clang/test/Rewriter/
Drewrite-qualified-id.mm10 @interface CL interface
/external/testng/src/test/java/test/listeners/
DConfigurationListenerTest.java13 static public class CL implements IConfigurationListener2 { class in ConfigurationListenerTest
/external/llvm-project/clang/lib/AST/
DDeclOpenMP.cpp59 ArrayRef<OMPClause *> CL) { in Create()
87 ArrayRef<OMPClause *> CL) { in Create()
DStmtCXX.cpp51 SourceLocation CAL, SourceLocation CL, in CXXForRangeStmt()
/external/arm-trusted-firmware/tools/renesas/rzg_layout_create/
Dmakefile78 CL = rm -f macro
/external/arm-trusted-firmware/tools/renesas/rcar_layout_create/
Dmakefile81 CL = rm -f macro
/external/llvm-project/clang/include/clang/Lex/
DPreprocessorLexer.h174 void setConditionalLevels(ArrayRef<PPConditionalInfo> CL) { in setConditionalLevels()
/external/clang/lib/AST/
DStmtCXX.cpp56 SourceLocation CAL, SourceLocation CL, in CXXForRangeStmt()
/external/skia/infra/bots/task_drivers/g3_canary/
Dg3_canary.go56 CL int `json:"cl"` member
/external/libphonenumber/libphonenumber/test/com/google/i18n/phonenumbers/
DRegionCode.java38 static final String CL = "CL"; field in RegionCode
/external/llvm-project/clang/test/Sema/
Dblock-return.c3 typedef void (^CL)(void); typedef
/external/clang/test/Sema/
Dblock-return.c3 typedef void (^CL)(void); typedef
/external/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DStore.h91 Loc getLValueCompoundLiteral(const CompoundLiteralExpr *CL, in getLValueCompoundLiteral()
/external/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
DStore.h138 Loc getLValueCompoundLiteral(const CompoundLiteralExpr *CL, in getLValueCompoundLiteral()
/external/llvm-project/llvm/unittests/ADT/
DIListIteratorTest.cpp135 const simple_ilist<Node> &CL = L; in TEST() local
/external/llvm-project/llvm/unittests/CodeGen/
DMachineInstrBundleIteratorTest.cpp147 const auto &CL = L; in TEST() local
/external/llvm-project/clang/unittests/StaticAnalyzer/
DStoreTest.cpp119 const auto *CL = findNode<CompoundLiteralExpr>(D, compoundLiteralExpr()); in performTest() local
/external/clang/lib/StaticAnalyzer/Checkers/
DStackAddrEscapeChecker.cpp55 const CompoundLiteralExpr *CL = CR->getLiteralExpr(); in genName() local
/external/angle/scripts/
Dregistry_xml.py263 CL = 'CL' variable in apis
/external/llvm-project/clang/unittests/Driver/
DToolChainTest.cpp146 std::unique_ptr<Compilation> CL(CLDriver.BuildCompilation( in TEST() local
/external/llvm-project/llvm/lib/CodeGen/
DCommandFlags.cpp625 #define HANDLE_BOOL_ATTR(CL, AttrName) \ argument
/external/llvm-project/compiler-rt/lib/builtins/hexagon/
Ddffma.S23 #define CL r4 macro
507 #define CL r4 macro

123