Searched refs:AliasId (Results 1 - 2 of 2) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp3915 auto AliasId = VE.getValueID(&A); local
3917 NameVals.push_back(AliasId);
/freebsd-13-stable/contrib/llvm-project/clang/lib/Serialization/
H A DASTReader.cpp8334 IdentifierInfo *AliasId
8339 WeakInfo WI(AliasId, Loc);

Completed in 106 milliseconds