HomeSort by relevance Sort by last modified time
    Searched refs:getProducesResult (Results 1 - 7 of 7) sorted by null

  /external/clang/include/clang/CodeGen/
CGFunctionInfo.h 467 ID.AddBoolean(info.getProducesResult());
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
  /external/clang/include/clang/AST/
Type.h     [all...]
  /external/clang/lib/CodeGen/
CGCall.cpp 541 FI->ReturnsRetained = info.getProducesResult();
    [all...]
  /external/clang/lib/Sema/
SemaExprCXX.cpp     [all...]
SemaDecl.cpp     [all...]
  /external/clang/lib/Serialization/
ASTWriter.cpp 192 Record.push_back(C.getProducesResult());
    [all...]

Completed in 58 milliseconds