Home
last modified time | relevance | path

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

/external/llvm-project/llvm/include/llvm/DWARFLinker/
DDWARFLinkerDeclContext.h94 bool isDefinedInClangModule() const { return DefinedInClangModule; } in isDefinedInClangModule() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/DWARFLinker/
DDWARFLinkerDeclContext.h93 bool isDefinedInClangModule() const { return DefinedInClangModule; } in isDefinedInClangModule() function
/external/clang/lib/CodeGen/
DCGDebugInfo.cpp1640 static bool isDefinedInClangModule(const RecordDecl *RD) { in isDefinedInClangModule() function
/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp2229 static bool isDefinedInClangModule(const RecordDecl *RD) { in isDefinedInClangModule() function