/freebsd-src/contrib/llvm-project/clang/lib/AST/ |
H A D | DeclOpenMP.cpp | 59 ArrayRef<OMPClause *> CL) { in Create() argument 87 Create(ASTContext & C,DeclContext * DC,SourceLocation L,ArrayRef<OMPClause * > CL) Create() argument
|
H A D | StmtCXX.cpp | 52 SourceLocation CAL, SourceLocation CL, in CXXForRangeStmt()
|
H A D | JSONNodeDumper.cpp | 1574 VisitCharacterLiteral(const CharacterLiteral * CL) VisitCharacterLiteral() argument
|
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/ |
H A D | PreprocessorLexer.h | 175 void setConditionalLevels(ArrayRef<PPConditionalInfo> CL) { in setConditionalLevels()
|
/freebsd-src/contrib/netbsd-tests/lib/libc/sys/ |
H A D | t_clock_gettime.c | 92 #define CL(x) \ in check_timecounter() macro
|
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/ |
H A D | Store.h | 139 Loc getLValueCompoundLiteral(const CompoundLiteralExpr *CL, in getLValueCompoundLiteral() argument
|
H A D | MemRegion.h | 898 const CompoundLiteralExpr *CL; global() variable
|
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ |
H A D | CommandFlags.cpp | 655 HANDLE_BOOL_ATTR(CL,AttrName) global() argument
|
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/ |
H A D | dffma.S | 23 #define CL r4 macro 507 #define CL r4 macro
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/ |
H A D | StackAddrEscapeChecker.cpp | 78 const CompoundLiteralExpr *CL = CR->getLiteralExpr(); in genName() local
|
/freebsd-src/libexec/getty/ |
H A D | gettytab.h | 60 #define CL gettystrs[1].value macro
|
/freebsd-src/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-src/usr.bin/tip/tip/ |
H A D | tip.h | 92 EXTERN long CL; /* char delay for file transfers to remote */ variable
|
/freebsd-src/usr.sbin/makefs/cd9660/ |
H A D | iso9660_rrip.h | 184 ISO_RRIP_CLINK CL; member
|
/freebsd-src/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-src/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-src/stand/efi/libefi/ |
H A D | efi_console.c | 693 CL(int direction) in CL() function
|
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/ |
H A D | ExprEngineC.cpp | 538 VisitCompoundLiteralExpr(const CompoundLiteralExpr * CL,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitCompoundLiteralExpr() argument
|
H A D | MemRegion.cpp | 272 const CompoundLiteralExpr *CL, in ProfileRegion() argument 1135 getCompoundLiteralRegion(const CompoundLiteralExpr * CL,const LocationContext * LC) getCompoundLiteralRegion() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/IR/ |
H A D | Module.cpp | 614 setCodeModel(CodeModel::Model CL) setCodeModel() argument
|
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
H A D | FunctionComparator.cpp | 180 auto *CL = dyn_cast<ConstantAsMetadata>(L); cmpMetadata() local
|
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/ |
H A D | OpenMPClause.h | 467 void setColonLoc(SourceLocation CL) { ColonLoc = CL; } in setColonLoc() argument 3225 setColonLoc(SourceLocation CL) setColonLoc() argument 3545 setColonLoc(SourceLocation CL) setColonLoc() argument 3776 setColonLoc(SourceLocation CL) setColonLoc() argument 5484 auto CL = M.second; setClauseInfo() local [all...] |
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/ |
H A D | CGExprAgg.cpp | 1540 if (const CharacterLiteral *CL = dyn_cast<CharacterLiteral>(E)) isSimpleZero() local
|