Searched refs:getSigAtomicType (Results 1 - 2 of 2) sorted by relevance

/external/clang/include/clang/Basic/
H A DTargetInfo.h205 IntType getSigAtomicType() const { return SigAtomicType; } function in class:clang::TargetInfo
/external/clang/lib/Frontend/
H A DInitPreprocessor.cpp526 DefineTypeWidth("__SIG_ATOMIC_WIDTH__", TI.getSigAtomicType(), TI, Builder);

Completed in 101 milliseconds