Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/lib/AST/
H A DExternalASTMerger.cpp275 void ExternalASTMerger::ForEachMatchingDC(const DeclContext *DC, in ForEachMatchingDC() function in ExternalASTMerger
305 ForEachMatchingDC(Tag, [&](ASTImporter &Forward, ASTImporter &Reverse, in CompleteType()
322 ForEachMatchingDC( in CompleteType()
343 ForEachMatchingDC(Interface, in CanComplete()
484 ForEachMatchingDC(DC, in FindExternalVisibleDeclsByName()
526 ForEachMatchingDC(DC, [&](ASTImporter &Forward, ASTImporter &Reverse, in FindExternalLexicalDecls()
/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DExternalASTMerger.h192 void ForEachMatchingDC(const DeclContext *DC, CallbackType Callback);