Home
last modified time | relevance | path

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

/external/clang/lib/Sema/
DSemaCXXScopeSpec.cpp29 static CXXRecordDecl *getCurrentInstantiationOf(QualType T, in getCurrentInstantiationOf() function
171 CXXRecordDecl *Sema::getCurrentInstantiationOf(NestedNameSpecifier *NNS) { in getCurrentInstantiationOf() function in Sema