Home
last modified time | relevance | path

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

12

/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DDeclOpenMP.cpp59 ArrayRef<OMPClause *> CL) { in Create() argument
87 Create(ASTContext & C,DeclContext * DC,SourceLocation L,ArrayRef<OMPClause * > CL) Create() argument
H A DStmtCXX.cpp52 SourceLocation CAL, SourceLocation CL, in CXXForRangeStmt()
H A DJSONNodeDumper.cpp1574 VisitCharacterLiteral(const CharacterLiteral * CL) VisitCharacterLiteral() argument
/freebsd-src/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessorLexer.h175 void setConditionalLevels(ArrayRef<PPConditionalInfo> CL) { in setConditionalLevels()
/freebsd-src/contrib/netbsd-tests/lib/libc/sys/
H A Dt_clock_gettime.c92 #define CL(x) \ in check_timecounter() macro
/freebsd-src/contrib/llvm-project/clang/include/clang/StaticAnalyzer/Core/PathSensitive/
H A DStore.h139 Loc getLValueCompoundLiteral(const CompoundLiteralExpr *CL, in getLValueCompoundLiteral() argument
H A DMemRegion.h898 const CompoundLiteralExpr *CL; global() variable
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DCommandFlags.cpp655 HANDLE_BOOL_ATTR(CL,AttrName) global() argument
/freebsd-src/contrib/llvm-project/compiler-rt/lib/builtins/hexagon/
H A Ddffma.S23 #define CL r4 macro
507 #define CL r4 macro
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStackAddrEscapeChecker.cpp78 const CompoundLiteralExpr *CL = CR->getLiteralExpr(); in genName() local
/freebsd-src/libexec/getty/
H A Dgettytab.h60 #define CL gettystrs[1].value macro
/freebsd-src/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-src/usr.bin/tip/tip/
H A Dtip.h92 EXTERN long CL; /* char delay for file transfers to remote */ variable
/freebsd-src/usr.sbin/makefs/cd9660/
H A Diso9660_rrip.h184 ISO_RRIP_CLINK CL; member
/freebsd-src/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-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeTypesGeneric.cpp507 SDValue LL, LH, RL, RH, CL, CH; in SplitRes_Select() local
/freebsd-src/stand/efi/libefi/
H A Defi_console.c693 CL(int direction) in CL() function
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DExprEngineC.cpp538 VisitCompoundLiteralExpr(const CompoundLiteralExpr * CL,ExplodedNode * Pred,ExplodedNodeSet & Dst) VisitCompoundLiteralExpr() argument
H A DMemRegion.cpp272 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 DModule.cpp614 setCodeModel(CodeModel::Model CL) setCodeModel() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DFunctionComparator.cpp180 auto *CL = dyn_cast<ConstantAsMetadata>(L); cmpMetadata() local
/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h467 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 DCGExprAgg.cpp1540 if (const CharacterLiteral *CL = dyn_cast<CharacterLiteral>(E)) isSimpleZero() local

12