Searched defs:CL (Results 1 - 25 of 27) sorted by relevance

12

/openbsd-current/regress/lib/libc/sys/
H A Dt_clock_gettime.c89 #define CL(x) \ macro
145 #undef CL macro
/openbsd-current/gnu/llvm/clang/lib/AST/
H A DDeclOpenMP.cpp57 Create(ASTContext &C, DeclContext *DC, SourceLocation L, ArrayRef<Expr *> VL, ArrayRef<OMPClause *> CL) argument
85 Create(ASTContext &C, DeclContext *DC, SourceLocation L, ArrayRef<OMPClause *> CL) argument
H A DStmtCXX.cpp47 CXXForRangeStmt(Stmt *Init, DeclStmt *Range, DeclStmt *BeginStmt, DeclStmt *EndStmt, Expr *Cond, Expr *Inc, DeclStmt *LoopVar, Stmt *Body, SourceLocation FL, SourceLocation CAL, SourceLocation CL, SourceLocation RPL) argument
H A DJSONNodeDumper.cpp1501 void JSONNodeDumper::VisitCharacterLiteral(const CharacterLiteral *CL) { argument
/openbsd-current/gnu/llvm/clang/include/clang/Lex/
H A DPreprocessorLexer.h175 void setConditionalLevels(ArrayRef<PPConditionalInfo> CL) { argument
/openbsd-current/gnu/llvm/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h139 Loc getLValueCompoundLiteral(const CompoundLiteralExpr *CL, argument
H A DMemRegion.h893 const CompoundLiteralExpr *CL; member in class:clang::ento::CompoundLiteralRegion
/openbsd-current/games/hack/
H A Dhack.termcap.c71 static char *HO, *CL, *CE, *UP, *CM, *ND, *XD, *BC, *SO, *SE, *TI, *TE; variable
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Checkers/
H A DStackAddrEscapeChecker.cpp78 const CompoundLiteralExpr *CL = CR->getLiteralExpr(); local
/openbsd-current/gnu/llvm/compiler-rt/lib/builtins/hexagon/
H A Ddffma.S23 #define CL r4 define
507 #define CL r4 define
/openbsd-current/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h183 ISO_RRIP_CLINK CL; member in union:__anon10682
/openbsd-current/gnu/llvm/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp547 void ExprEngine::VisitCompoundLiteralExpr(const CompoundLiteralExpr *CL, argument
H A DMemRegion.cpp1119 MemRegionManager::getCompoundLiteralRegion(const CompoundLiteralExpr *CL, argument
261 ProfileRegion(llvm::FoldingSetNodeID& ID, const CompoundLiteralExpr *CL, const MemRegion* superRegion) argument
/openbsd-current/gnu/llvm/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp507 SDValue LL, LH, RL, RH, CL, CH; local
/openbsd-current/libexec/getty/
H A Dgettytab.h62 #define CL gettystrs[1].value macro
/openbsd-current/sys/arch/i386/i386/
H A Ddb_disasm.c72 #define CL 12 /* cl, for shifts */ macro
/openbsd-current/sys/arch/amd64/amd64/
H A Ddb_disasm.c71 #define CL 12 /* cl, for shifts */ macro
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Di386-dis.c267 #define CL OP_IMREG, cl_reg macro
[all...]
/openbsd-current/gnu/llvm/clang/include/clang/AST/
H A DStmt.h1771 DefaultStmt(SourceLocation DL, SourceLocation CL, Stmt *substmt) argument
2739 ContinueStmt(SourceLocation CL) : Stmt(ContinueStmtClass) { argument
H A DOpenMPClause.h467 void setColonLoc(SourceLocation CL) { ColonLoc = CL; } argument
3142 void setColonLoc(SourceLocation CL) { ColonLoc = CL; } argument
3462 void setColonLoc(SourceLocation CL) { ColonLoc = CL; } argument
3693 void setColonLoc(SourceLocation CL) { ColonLoc = CL; } argument
5388 auto CL = M.second; local
[all...]
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Di386-dis.c288 #define CL OP_IMREG, cl_reg macro
[all...]
/openbsd-current/gnu/llvm/clang/include/clang/Sema/
H A DDeclSpec.h2636 void setCommaLoc(SourceLocation CL) { CommaLoc = CL; } argument
/openbsd-current/gnu/llvm/clang/lib/CodeGen/
H A DCGStmtOpenMP.cpp2069 llvm::CanonicalLoopInfo *CL = local
/openbsd-current/gnu/llvm/llvm/tools/llvm-objdump/
H A DMachODump.cpp6368 SectionRef CL = get_section(O, "__OBJC2", "__class_list"); local
6449 SectionRef CL local
[all...]
/openbsd-current/gnu/llvm/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp1986 CanonicalLoopInfo *CL = &LoopInfos.front(); local
2006 CanonicalLoopInfo *CL = createLoopSkeleton(Loc.DL, TripCount, BB->getParent(), local
[all...]

Completed in 596 milliseconds

12