Home
last modified time | relevance | path

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

/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Serialization/
DASTReader.h1645 void SetGloballyVisibleDecls(IdentifierInfo *II,
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
DASTReader.cpp600 Reader.SetGloballyVisibleDecls(II, DeclIDs); in ReadData()
6558 ASTReader::SetGloballyVisibleDecls(IdentifierInfo *II, in SetGloballyVisibleDecls() function in ASTReader
7360 SetGloballyVisibleDecls(II, DeclIDs, &TopLevelDecls[II]); in finishPendingActions()