HomeSort by relevance Sort by last modified time
    Searched refs:getParentModuleOrNull (Results 1 - 2 of 2) sorted by null

  /external/clang/lib/CodeGen/
CGDebugInfo.h 424 llvm::DIModule *getParentModuleOrNull(const Decl *D);
CGDebugInfo.cpp 154 llvm::DIScope *Mod = getParentModuleOrNull(D);
    [all...]

Completed in 374 milliseconds