Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Serialization/
H A DASTReader.h2130 void SetGloballyVisibleDecls(IdentifierInfo *II,
/freebsd/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp1142 Reader.SetGloballyVisibleDecls(II, DeclIDs); in ReadData()
8905 void ASTReader::SetGloballyVisibleDecls( in SetGloballyVisibleDecls() function in ASTReader
9668 SetGloballyVisibleDecls(II, DeclIDs, &TopLevelDecls[II]); in finishPendingActions()