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

  /external/clang/include/clang/Basic/
TargetInfo.h 164 WIntType, Char16Type, Char32Type, Int64Type, SigAtomicType,
205 IntType getSigAtomicType() const { return SigAtomicType; }
  /external/clang/lib/Basic/
TargetInfo.cpp 62 SigAtomicType = SignedInt;
Targets.cpp     [all...]

Completed in 175 milliseconds