Home
last modified time | relevance | path

Searched defs:ModuleCache (Results 1 – 3 of 3) sorted by relevance

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.h109 llvm::DenseMap<const Module *, llvm::TrackingMDRef> ModuleCache; variable
/freebsd-12.1/contrib/llvm/tools/lldb/include/lldb/Target/
H A DPlatform.h33 class ModuleCache; variable
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/
H A DCompilerInstance.cpp1657 ModuleNotFound, ModuleCache, PrebuiltModulePath, ModuleBuildPragma in loadModule() enumerator