Searched defs:AddInteger (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/llvmCore-3425.0.33/lib/Support/
H A DFoldingSet.cpp62 void FoldingSetNodeID::AddInteger(signed I) { function in class:FoldingSetNodeID
65 void FoldingSetNodeID::AddInteger(unsigned I) { function in class:FoldingSetNodeID
68 void FoldingSetNodeID::AddInteger(long I) { function in class:FoldingSetNodeID
71 void FoldingSetNodeID::AddInteger(unsigned long I) { function in class:FoldingSetNodeID
80 void FoldingSetNodeID::AddInteger(long long I) { function in class:FoldingSetNodeID
83 void FoldingSetNodeID::AddInteger(unsigne function in class:FoldingSetNodeID
[all...]

Completed in 86 milliseconds