Home
last modified time | relevance | path

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

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