Home
last modified time | relevance | path

Searched refs:buildLookupImpl (Results 1 – 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
DDeclBase.cpp1200 buildLookupImpl<&DeclContext::decls_begin, in buildLookup()
1215 void DeclContext::buildLookupImpl(DeclContext *DCtx) { in buildLookupImpl() function in DeclContext
1240 buildLookupImpl<Begin, End>(InnerCtx); in buildLookupImpl()
1312 buildLookupImpl<&DeclContext::noload_decls_begin, in noload_lookup()
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
DDeclBase.h1640 void buildLookupImpl(DeclContext *DCtx);