Home
last modified time | relevance | path

Searched refs:noSignedCharForObjCBool (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DTargetInfo.h775 void noSignedCharForObjCBool() { in noSignedCharForObjCBool() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Frontend/
H A DCompilerInstance.cpp945 getTarget().noSignedCharForObjCBool(); in ExecuteAction()