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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGCall.cpp 5509 VAListAddr = VE->isMicrosoftABI()
5513 if (VE->isMicrosoftABI())
  /src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTWriterStmt.cpp 1144 Record.push_back(E->isMicrosoftABI());
  /src/external/apache2/llvm/dist/clang/include/clang/AST/
Expr.h 4576 bool isMicrosoftABI() const { return TInfo.getInt(); }
  /src/external/apache2/llvm/dist/clang/lib/AST/
ASTImporter.cpp 6557 E->isMicrosoftABI());

Completed in 49 milliseconds