Searched refs:SigAtomicType (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Basic/
H A DTargetInfo.h181 WIntType, Char16Type, Char32Type, Int64Type, SigAtomicType, member in class:clang::TargetInfo
234 IntType getSigAtomicType() const { return SigAtomicType; }
/external/clang/lib/Basic/
H A DTargetInfo.cpp64 SigAtomicType = SignedInt;
H A DTargets.cpp6282 SigAtomicType = SignedLong;
7170 SigAtomicType = SignedLong;

Completed in 125 milliseconds