Home
last modified time | relevance | path

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

/external/clang/include/clang/Serialization/
DASTReader.h1844 void SetGloballyVisibleDecls(IdentifierInfo *II,
/external/clang/lib/Serialization/
DASTReader.cpp865 Reader.SetGloballyVisibleDecls(II, DeclIDs); in ReadData()
7427 ASTReader::SetGloballyVisibleDecls(IdentifierInfo *II, in SetGloballyVisibleDecls() function in ASTReader
8320 SetGloballyVisibleDecls(II, DeclIDs, &TopLevelDecls[II]); in finishPendingActions()