Home
last modified time | relevance | path

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

/minix/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaCXXScopeSpec.cpp55 DeclContext *Sema::computeDeclContext(QualType T) { in computeDeclContext() function in Sema
76 DeclContext *Sema::computeDeclContext(const CXXScopeSpec &SS, in computeDeclContext() function in Sema