Home
last modified time | relevance | path

Searched defs:IntPair (Results 1 – 2 of 2) sorted by relevance

/external/llvm/include/llvm/ExecutionEngine/
DGenericValue.h28 struct IntPair { struct
29 unsigned int first;
30 unsigned int second;
/external/clang/test/Analysis/
Dnew.cpp211 class IntPair{ class
215 IntPair() {}; in IntPair() function in IntPair