OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AttrsSet
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/IR/
Attributes.cpp
100
AttributeImpl *PA = pImpl->
AttrsSet
.FindNodeOrInsertPos(ID, InsertPoint);
109
pImpl->
AttrsSet
.InsertNode(PA, InsertPoint);
123
AttributeImpl *PA = pImpl->
AttrsSet
.FindNodeOrInsertPos(ID, InsertPoint);
132
pImpl->
AttrsSet
.InsertNode(PA, InsertPoint);
147
AttributeImpl *PA = pImpl->
AttrsSet
.FindNodeOrInsertPos(ID, InsertPoint);
153
pImpl->
AttrsSet
.InsertNode(PA, InsertPoint);
624
return C.pImpl->
AttrsSet
.FindNodeOrInsertPos(ID, Unused) == pImpl;
LLVMContextImpl.h
1372
FoldingSet<AttributeImpl>
AttrsSet
;
Completed in 26 milliseconds
Indexes created Thu Aug 06 00:25:04 UTC 2026