Home
last modified time | relevance | path

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

/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp27 static CXXRecordDecl *getCurrentInstantiationOf(QualType T, getCurrentInstantiationOf() function
173 CXXRecordDecl *Sema::getCurrentInstantiationOf(NestedNameSpecifier *NNS) { getCurrentInstantiationOf() function in Sema