Home
last modified time | relevance | path

Searched defs:C (Results 1276 – 1291 of 1291) sorted by relevance

1...<<5152

/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DAsmParser.cpp6463 MCAsmParser *llvm::createMCAsmParser(SourceMgr &SM, MCContext &C, in createMCAsmParser()
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaDeclCXX.cpp5104 for (auto *C : Indirect->chain()) { isWithinInactiveUnionMember() local
5260 for (auto *C : F->chain()) { SetCtorInitializers() local
18681 CXXConstructorDecl *C = Target; DelegatingCycleHelper() local
[all...]
H A DSemaDecl.cpp9316 static bool isOpenCLSizeDependentType(ASTContext &C, QualType Ty) { in isOpenCLSizeDependentType()
15387 for (const auto &C : LambdaClass->captures()) { in RebuildLambdaScopeInfo() local
H A DSemaDeclAttr.cpp79 C, enumerator
H A DSemaTemplate.cpp1252 for (unsigned I = 0, C = TL.getNumArgs(); I != C; ++I) in AttachTypeConstraint() local
/freebsd/contrib/llvm-project/llvm/lib/Frontend/OpenMP/
H A DOMPIRBuilder.cpp5119 llvm::LLVMContext &C = Head->getContext(); in createIfVersion() local
8415 LLVMContext &C = M.getContext(); in createOffloadEntriesAndInfoMetadata() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DType.cpp4049 DependentUnaryTransformType::DependentUnaryTransformType(const ASTContext &C, in DependentUnaryTransformType()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExprCXX.h732 static CXXBoolLiteralExpr *Create(const ASTContext &C, bool Val, QualType Ty, in Create()
H A DOpenMPClause.h5535 for (auto C : CL) { in setClauseInfo() local
/freebsd/sys/cam/scsi/
H A Dscsi_all.c137 #define C (1 << T_COMM) macro
/freebsd/contrib/wpa/wpa_supplicant/
H A Dp2p_supplicant.c2170 #define C(n) \ in wpas_p2p_clone_config() macro
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp5821 void RewriteModernObjC::HandleTranslationUnit(ASTContext &C) { in HandleTranslationUnit()
/freebsd/sys/dev/bxe/
H A Decore_reg.h3644 uint8_t C[8]; in calc_crc8() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp5918 AMDGPUMCKernelCodeT &C) { in ParseAMDKernelCodeTValue()
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp613 LLVMContext &C = MF->getFunction().getContext(); in reportIllegalCopy() local
/freebsd/contrib/sqlite3/
H A Dshell.c10973 int A, B, C, D, E; in zipfileMtimeToDos() local

1...<<5152