Searched defs:LoadedModule (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/lib/Frontend/ | ||
H A D | CompilerInstance.cpp | 579 for (const std::string &LoadedModule : LoadedModules) registerAll() local |
/llvm-project/compiler-rt/lib/sanitizer_common/ | ||
H A D | sanitizer_common.h | 822 LoadedModule() LoadedModule() function |