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

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp55 DeclContext *Sema::computeDeclContext(QualType T) { function in class:Sema
76 DeclContext *Sema::computeDeclContext(const CXXScopeSpec &SS, function in class:Sema

Completed in 96 milliseconds