Home
last modified time | relevance | path

Searched defs:isDefinedInClangModule (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/DWARFLinker/
H A DDWARFLinkerDeclContext.h97 bool isDefinedInClangModule() const { return DefinedInClangModule; } in isDefinedInClangModule() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGDebugInfo.cpp2288 static bool isDefinedInClangModule(const RecordDecl *RD) { in isDefinedInClangModule() function