Searched defs:Cl (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/unittests/Frontend/ | ||
H A D | OpenACCTest.cpp | 214 for (Clause Cl : AllowedClauses) { in expectAllowedClauses() local |
/llvm-project/clang/lib/AST/ | ||
H A D | ExprClassification.cpp | 24 using Cl = Expr::Classification; typedef |
/llvm-project/clang/lib/StaticAnalyzer/Checkers/ | ||
H A D | BasicObjCFoundationChecks.cpp | 1213 FoundationClass Cl = findKnownClass(Interface); in checkPostObjCMessage() local |
/llvm-project/clang/lib/CodeGen/ | ||
H A D | CGOpenMPRuntime.cpp | 7817 for (const auto *Cl : Clauses) { generateAllInfoForClauses() local |