| /freebsd-13.1/contrib/llvm-project/lldb/source/Host/posix/ |
| H A D | FileSystemPosix.cpp | 75 Collect(path); in Fopen() 80 Collect(path); in Open()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/AST/ |
| H A D | StmtObjC.cpp | 20 ObjCForCollectionStmt::ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, in ObjCForCollectionStmt() argument 25 SubExprs[COLLECTION] = Collect; in ObjCForCollectionStmt()
|
| H A D | CXXInheritance.cpp | 504 void Collect(const CXXRecordDecl *RD, bool VirtualBase, 511 void FinalOverriderCollector::Collect(const CXXRecordDecl *RD, in Collect() function in FinalOverriderCollector 529 Collect(BaseDecl, false, InVirtualSubobject, Overriders); in Collect() 551 Collect(BaseDecl, true, BaseDecl, *MyVirtualOverriders); in Collect() 554 Collect(BaseDecl, false, InVirtualSubobject, ComputedBaseOverriders); in Collect() 644 Collector.Collect(this, false, nullptr, FinalOverriders); in getFinalOverriders()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Host/common/ |
| H A D | FileSystem.cpp | 299 Collect(path); in CreateDataBuffer() 453 Collect(file_spec.GetPath()); in Open() 499 void FileSystem::Collect(const FileSpec &file_spec) { in Collect() function in FileSystem 500 Collect(file_spec.GetPath()); in Collect() 503 void FileSystem::Collect(const llvm::Twine &file) { in Collect() function in FileSystem
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Tooling/ |
| H A D | CompilationDatabase.cpp | 155 void runImpl(const driver::Action *A, bool Collect) { in runImpl() 156 bool CollectChildren = Collect; in runImpl() 163 if (Collect) { in runImpl()
|
| /freebsd-13.1/contrib/llvm-project/lldb/include/lldb/Host/ |
| H A D | FileSystem.h | 194 void Collect(const FileSpec &file_spec); 195 void Collect(const llvm::Twine &file);
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/ |
| H A D | GCNSchedStrategy.h | 76 Collect, enumerator
|
| H A D | GCNSchedStrategy.cpp | 306 MinOccupancy(StartingOccupancy), Stage(Collect), RegionIdx(0) { in GCNScheduleDAGMILive() 312 if (Stage == Collect) { in schedule()
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Lua/ |
| H A D | ScriptInterpreterLua.cpp | 214 FileSystem::Instance().Collect(filename); in LoadScriptingModule()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/AST/ |
| H A D | StmtObjC.h | 29 ObjCForCollectionStmt(Stmt *Elem, Expr *Collect, Stmt *Body,
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Lex/ |
| H A D | Pragma.cpp | 138 bool Collect; member 143 if (Collect) in lex() 149 assert(Collect && "did not collect tokens"); in revert()
|
| /freebsd-13.1/contrib/llvm-project/clang/include/clang/Basic/ |
| H A D | CodeGenOptions.def | 262 CODEGENOPT(SanitizeStats , 1, 0) ///< Collect statistics for sanitizers.
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/SymbolFile/DWARF/ |
| H A D | SymbolFileDWARFDebugMap.cpp | 419 FileSystem::Instance().Collect(oso_file); in GetModuleByCompUnitInfo()
|
| /freebsd-13.1/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaTemplateDeduction.cpp | 751 auto Collect = [&](TemplateArgument Pattern) { in addPacks() local 763 Collect(Pattern); in addPacks() 771 Collect(ExtraDeductions.pop_back_val()); in addPacks()
|
| H A D | SemaDeclCXX.cpp | 12719 auto Collect = [&Bases](const CXXRecordDecl *Base) { in CheckUsingDeclQualifier() local 12725 if (!cast<CXXRecordDecl>(CurContext)->forallBases(Collect)) in CheckUsingDeclQualifier()
|
| /freebsd-13.1/contrib/llvm-project/llvm/lib/Target/Hexagon/ |
| H A D | HexagonISelLoweringHVX.cpp | 1220 SDValue Collect = in compressHvxPred() local 1222 return DAG.getBitcast(ResTy, Collect); in compressHvxPred()
|
| /freebsd-13.1/sys/contrib/zstd/ |
| H A D | CHANGELOG | 58 misc: Collect all of zstd's libc dependencies into zstd_deps.h
|
| /freebsd-13.1/contrib/llvm-project/lldb/source/Plugins/ScriptInterpreter/Python/ |
| H A D | ScriptInterpreterPython.cpp | 2834 FileSystem::Instance().Collect(module_file); in LoadScriptingModule()
|
| /freebsd-13.1/crypto/openssh/ |
| H A D | ChangeLog | 11106 Collect options specified by -O but delay parsing/validation of
|