Home
last modified time | relevance | path

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

/external/llvm-project/clang/lib/CodeGen/
DCGDebugInfo.cpp2219 static bool isClassOrMethodDLLImport(const CXXRecordDecl *RD) { in isClassOrMethodDLLImport() function
2265 !isClassOrMethodDLLImport(CXXRD)) in completeClassData()
2306 if (isClassOrMethodDLLImport(RD)) in canUseCtorHoming()
2345 !isClassOrMethodDLLImport(CXXDecl)) in shouldOmitDefinition()