HomeSort by: relevance | last modified time | path
    Searched refs:hasPS4DLLImportExport (Results 1 - 3 of 3) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Basic/
TargetInfo.h 1146 virtual bool hasPS4DLLImportExport() const {
  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
ItaniumCXXABI.cpp 1924 if (CGM.getTarget().hasPS4DLLImportExport()) {
3185 if (CGM.getTarget().hasPS4DLLImportExport()) {
3368 if (CGM.getTarget().hasPS4DLLImportExport())
3828 if (CGM.getTarget().hasPS4DLLImportExport()) {
3876 GV->setDLLStorageClass(CGM.getTarget().hasPS4DLLImportExport()
  /src/external/apache2/llvm/dist/clang/lib/AST/
RecordLayoutBuilder.cpp 2326 !Context.getTargetInfo().hasPS4DLLImportExport())

Completed in 23 milliseconds