Home
last modified time | relevance | path

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

/llvm-project/clang/unittests/AST/
H A DASTImporterTest.cpp4151 auto *FromLexicalDC = FromRecordOfFriend->getLexicalDeclContext(); testRecursiveFriendClassTemplate() local
6171 auto *FromLexicalDC = FromFriend->getLexicalDeclContext(); TEST_P() local
/llvm-project/clang/lib/AST/
H A DASTImporter.cpp320 DeclContext *FromLexicalDC = FromD->getLexicalDeclContext(); addDeclToContexts() local