HomeSort by relevance Sort by last modified time
    Searched refs:SQT (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Analysis/
ConstantFolding.cpp 261 SequentialType *SQT = cast<SequentialType>(*GTI);
262 Offset += TD.getTypeAllocSize(SQT->getElementType())*CI->getSExtValue();
    [all...]
  /external/clang/include/clang/AST/
Type.h 864 const StreamedQualTypeHelper &SQT) {
865 SQT.T.print(OS, SQT.Policy, SQT.PlaceHolder);
    [all...]

Completed in 552 milliseconds