Searched defs:computeDeclContext (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp53 DeclContext *Sema::computeDeclContext(QualType T) { function in class:Sema
74 DeclContext *Sema::computeDeclContext(const CXXScopeSpec &SS, function in class:Sema

Completed in 159 milliseconds