Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/tools/clang/include/clang/AST/
H A DExternalASTSource.h192 const Module *getModuleOrNull() const { return ClangModule; } in getModuleOrNull() function
/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2258 const Module *M = Mod.getModuleOrNull(); in getOrCreateModuleRef()