HomeSort by relevance Sort by last modified time
    Searched refs:getTargetInfo (Results 51 - 62 of 62) sorted by null

1 23

  /external/clang/lib/CodeGen/
CGObjC.cpp 680 CGM.getContext().getTargetInfo().getTriple().getArch();
    [all...]
CGExpr.cpp     [all...]
  /external/clang/lib/Serialization/
ASTReader.cpp 98 if (Triple == PP.getTargetInfo().getTriple().str())
102 << Triple << PP.getTargetInfo().getTriple().str();
    [all...]
ASTWriter.cpp     [all...]
  /external/clang/lib/AST/
Decl.cpp 55 if (D->getASTContext().getTargetInfo().getTriple().isOSDarwin()) {
    [all...]
ItaniumMangle.cpp 433 getASTContext().getTargetInfo().getUserLabelPrefix();
    [all...]
Expr.cpp 645 CharByteWidth = mapCharByteWidth(C.getTargetInfo(),Kind);
    [all...]
  /external/clang/lib/Sema/
SemaChecking.cpp 46 PP.getLangOpts(), PP.getTargetInfo());
267 switch (Context.getTargetInfo().getTriple().getArch()) {
    [all...]
SemaExprCXX.cpp     [all...]
SemaType.cpp     [all...]
  /external/clang/lib/Rewrite/
RewriteModernObjC.cpp     [all...]
  /prebuilts/tools/common/http-client/
httpclient-4.1.1.jar 

Completed in 492 milliseconds

1 23