Home
last modified time | relevance | path

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

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