Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp27 static CXXRecordDecl *getCurrentInstantiationOf(QualType T, in getCurrentInstantiationOf() function
179 CXXRecordDecl *Sema::getCurrentInstantiationOf(NestedNameSpecifier *NNS) { in getCurrentInstantiationOf() function in Sema