HomeSort by relevance Sort by last modified time
    Searched defs:OldState (Results 1 - 4 of 4) sorted by null

  /external/clang/lib/Lex/
PPLexerChange.cpp 723 auto *OldState = Info.OuterSubmoduleState;
725 OldState = &NullSubmoduleState;
726 if (OldState && OldState != CurSubmoduleState) {
729 auto &OldMacros = OldState->Macros;
  /device/linaro/bootloader/edk2/MdeModulePkg/Library/DxeNetLib/
DxeNetLib.c     [all...]
  /external/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp 789 BDVState OldState = States[BDV];
790 if (OldState != NewState) {
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
RewriteStatepointsForGC.cpp     [all...]

Completed in 2342 milliseconds