Home
last modified time | relevance | path

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

12

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DDeclOpenMP.cpp59 ArrayRef<OMPClause *> CL) { in Create()
88 ArrayRef<OMPClause *> CL) { in Create()
H A DStmtCXX.cpp52 SourceLocation CAL, SourceLocation CL, in CXXForRangeStmt()
H A DJSONNodeDumper.cpp1617 void JSONNodeDumper::VisitCharacterLiteral(const CharacterLiteral *CL) { in VisitCharacterLiteral()
/freebsd/contrib/netbsd-tests/lib/libc/sys/
H A Dt_clock_gettime.c92 #define CL(x) \ in check_timecounter() macro
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h139 Loc getLValueCompoundLiteral(const CompoundLiteralExpr *CL, in getLValueCompoundLiteral()
H A DMemRegion.h903 const CompoundLiteralExpr *CL; variable
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp658 #define HANDLE_BOOL_ATTR(CL, AttrName) \ argument
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddffma.S23 #define CL r4 macro
507 #define CL r4 macro
/freebsd/libexec/getty/
H A Dgettytab.h60 #define CL gettystrs[1].value macro
/freebsd/sys/i386/i386/
H A Dbpf_jit_machdep.h59 #define CL 1 macro
H A Ddb_disasm.c65 #define CL 12 /* cl, for shifts */ macro
/freebsd/usr.bin/tip/tip/
H A Dtip.h92 EXTERN long CL; /* char delay for file transfers to remote */ variable
/freebsd/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h184 ISO_RRIP_CLINK CL; member
/freebsd/sys/amd64/amd64/
H A Dbpf_jit_machdep.h84 #define CL 1 macro
H A Ddb_disasm.c78 #define CL 12 /* cl, for shifts */ macro
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp507 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_Select() local
/freebsd/stand/efi/libefi/
H A Defi_console.c693 CL(int direction) in CL() function
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp540 void ExprEngine::VisitCompoundLiteralExpr(const CompoundLiteralExpr *CL, in VisitCompoundLiteralExpr()
H A DMemRegion.cpp272 const CompoundLiteralExpr *CL, in ProfileRegion()
1154 MemRegionManager::getCompoundLiteralRegion(const CompoundLiteralExpr *CL, in getCompoundLiteralRegion()
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DModule.cpp645 void Module::setCodeModel(CodeModel::Model CL) { in setCodeModel()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp192 auto *CL = dyn_cast<ConstantAsMetadata>(L); in cmpMetadata() local
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h467 void setColonLoc(SourceLocation CL) { ColonLoc = CL; } in setColonLoc()
3265 void setColonLoc(SourceLocation CL) { ColonLoc = CL; } in setColonLoc()
3585 void setColonLoc(SourceLocation CL) { ColonLoc = CL; } in setColonLoc()
3816 void setColonLoc(SourceLocation CL) { ColonLoc = CL; } in setColonLoc()
5524 auto CL = M.second; in setClauseInfo() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExprAgg.cpp1544 if (const CharacterLiteral *CL = dyn_cast<CharacterLiteral>(E)) in isSimpleZero() local
/freebsd/sys/contrib/edk2/Include/Library/
H A DBaseLib.h5554 UINT8 CL; member
/freebsd/contrib/llvm-project/clang/include/clang/Sema/
H A DDeclSpec.h2723 void setCommaLoc(SourceLocation CL) { CommaLoc = CL; } in setCommaLoc()

12