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

  /src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGStmt.cpp 671 SaveAndRestore<bool> save_nomerge(InNoMergeAttributedStmt, nomerge);
2580 ReadOnly, ReadNone, InNoMergeAttributedStmt, S,
2585 InNoMergeAttributedStmt, S, ResultRegTypes, *this,
2591 ReadOnly, ReadNone, InNoMergeAttributedStmt, S,
CodeGenFunction.h 521 bool InNoMergeAttributedStmt = false;
CGCall.cpp 5168 if (InNoMergeAttributedStmt)

Completed in 23 milliseconds