Searched defs:Missing (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/include/clang/Serialization/
H A DModuleManager.h206 Missing, enumerator in enum:clang::serialization::ModuleManager::AddModuleResult
H A DASTReader.h376 Missing, enumerator in enum:clang::ASTReader::ASTReadResult
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-config/
H A Dllvm-config.cpp79 VisitComponent(const std::string &Name, const StringMap<AvailableComponent *> &ComponentMap, std::set<AvailableComponent *> &VisitedComponents, std::vector<std::string> &RequiredLibs, bool IncludeNonInstalled, bool GetComponentNames, const std::function<std::string(const StringRef &)> *GetComponentLibraryPath, std::vector<std::string> *Missing, const std::string &DirSep) argument
163 ComputeLibsForComponents( const std::vector<StringRef> &Components, bool IncludeNonInstalled, bool GetComponentNames, const std::function<std::string(const StringRef &)> *GetComponentLibraryPath, std::vector<std::string> *Missing, const std::string &DirSep) argument
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCodeGenModule.h223 uint32_t Missing; member in class:clang::CodeGen::InstrProfStats
H A DCodeGenModule.cpp430 Diags.Report(diag::warn_profile_data_missing) << Visited << Missing; local

Completed in 267 milliseconds