Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTReader.h1843 void SetGloballyVisibleDecls(IdentifierInfo *II,
/external/clang/lib/Serialization/
DASTReader.cpp855 Reader.SetGloballyVisibleDecls(II, DeclIDs); in ReadData()
7374 ASTReader::SetGloballyVisibleDecls(IdentifierInfo *II, in SetGloballyVisibleDecls() function in ASTReader
8264 SetGloballyVisibleDecls(II, DeclIDs, &TopLevelDecls[II]); in finishPendingActions()