/freebsd/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclOpenMP.cpp | 59 ArrayRef<OMPClause *> CL) { in Create() 88 ArrayRef<OMPClause *> CL) { in Create()
|
H A D | StmtCXX.cpp | 52 SourceLocation CAL, SourceLocation CL, in CXXForRangeStmt()
|
H A D | JSONNodeDumper.cpp | 1617 void JSONNodeDumper::VisitCharacterLiteral(const CharacterLiteral *CL) { in VisitCharacterLiteral()
|
/freebsd/contrib/netbsd-tests/lib/libc/sys/ |
H A D | t_clock_gettime.c | 92 #define CL(x) \ in check_timecounter() macro
|
/freebsd/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | Store.h | 139 Loc getLValueCompoundLiteral(const CompoundLiteralExpr *CL, in getLValueCompoundLiteral()
|
H A D | MemRegion.h | 903 const CompoundLiteralExpr *CL; variable
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CommandFlags.cpp | 658 #define HANDLE_BOOL_ATTR(CL, AttrName) \ argument
|
/freebsd/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/ |
H A D | dffma.S | 23 #define CL r4 macro 507 #define CL r4 macro
|
/freebsd/libexec/getty/ |
H A D | gettytab.h | 60 #define CL gettystrs[1].value macro
|
/freebsd/sys/i386/i386/ |
H A D | bpf_jit_machdep.h | 59 #define CL 1 macro
|
H A D | db_disasm.c | 65 #define CL 12 /* cl, for shifts */ macro
|
/freebsd/usr.bin/tip/tip/ |
H A D | tip.h | 92 EXTERN long CL; /* char delay for file transfers to remote */ variable
|
/freebsd/usr.sbin/makefs/cd9660/ |
H A D | iso9660_rrip.h | 184 ISO_RRIP_CLINK CL; member
|
/freebsd/sys/amd64/amd64/ |
H A D | bpf_jit_machdep.h | 84 #define CL 1 macro
|
H A D | db_disasm.c | 78 #define CL 12 /* cl, for shifts */ macro
|
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ |
H A D | LegalizeTypesGeneric.cpp | 507 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_Select() local
|
/freebsd/stand/efi/libefi/ |
H A D | efi_console.c | 693 CL(int direction) in CL() function
|
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineC.cpp | 540 void ExprEngine::VisitCompoundLiteralExpr(const CompoundLiteralExpr *CL, in VisitCompoundLiteralExpr()
|
H A D | MemRegion.cpp | 272 const CompoundLiteralExpr *CL, in ProfileRegion() 1154 MemRegionManager::getCompoundLiteralRegion(const CompoundLiteralExpr *CL, in getCompoundLiteralRegion()
|
/freebsd/contrib/llvm-project/llvm/lib/IR/ |
H A D | Module.cpp | 645 void Module::setCodeModel(CodeModel::Model CL) { in setCodeModel()
|
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | FunctionComparator.cpp | 192 auto *CL = dyn_cast<ConstantAsMetadata>(L); in cmpMetadata() local
|
/freebsd/contrib/llvm-project/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 467 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 D | CGExprAgg.cpp | 1544 if (const CharacterLiteral *CL = dyn_cast<CharacterLiteral>(E)) in isSimpleZero() local
|
/freebsd/sys/contrib/edk2/Include/Library/ |
H A D | BaseLib.h | 5554 UINT8 CL; member
|
/freebsd/contrib/llvm-project/clang/include/clang/Sema/ |
H A D | DeclSpec.h | 2723 void setCommaLoc(SourceLocation CL) { CommaLoc = CL; } in setCommaLoc()
|