Home
last modified time | relevance | path

Searched refs:getModuleOrNull (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DModule.h739 Module *getModuleOrNull() const { return ClangModule; } in getModuleOrNull() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2596 const Module *M = Mod.getModuleOrNull(); in getOrCreateModuleRef()