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 181 WIntType, Char16Type, Char32Type, Int64Type, SigAtomicType,
234 IntType getSigAtomicType() const { return SigAtomicType; }
    [all...]
  /external/clang/lib/Basic/
TargetInfo.cpp 64 SigAtomicType = SignedInt;
Targets.cpp     [all...]

Completed in 336 milliseconds