Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaDeclCXX.cpp4647 static void ReferenceDllExportedMethods(Sema &S, CXXRecordDecl *Class) { in ReferenceDllExportedMethods() function
9635 ReferenceDllExportedMethods(*this, Class); in referenceDLLExportedClassMethods()