HomeSort by relevance Sort by last modified time
    Searched refs:pop_back (Results 401 - 425 of 788) sorted by null

<<11121314151617181920>>

  /external/clang/include/clang/AST/
RecursiveASTVisitor.h 447 Queue.pop_back();
456 Queue.pop_back();
467 Queue.pop_back();
471 Queue.pop_back();
    [all...]
  /external/clang/lib/ARCMigrate/
TransAutoreleasePool.cpp 211 Scopes.pop_back();
  /external/clang/lib/Basic/
Module.cpp 161 Stack.pop_back();
  /external/clang/lib/CodeGen/
CGObjCRuntime.cpp 279 CGF.ObjCEHValueStack.pop_back();
  /external/clang/lib/Serialization/
ModuleManager.cpp 336 State->Stack.pop_back();
  /external/clang/lib/StaticAnalyzer/Checkers/
CallAndMessageChecker.cpp 172 FieldChain.pop_back();
DeadStoresChecker.cpp 91 worklist.pop_back();
  /external/eigen/test/eigen2/
main.h 146 g_test_stack.pop_back(); \
  /external/llvm/include/llvm/CodeGen/PBQP/Heuristics/
Briggs.h 456 edgesToRemove.pop_back();
  /external/llvm/include/llvm/Transforms/Utils/
SSAUpdaterImpl.h 171 WorkList.pop_back();
  /external/llvm/lib/CodeGen/
LiveRangeEdit.cpp 340 ToShrink.pop_back();
ShadowStackGC.cpp 169 CallBB->getInstList().pop_back();
  /external/llvm/lib/Support/
DAGDeltaAlgorithm.cpp 211 Worklist.pop_back();
SourceMgr.cpp 48 Buffers.pop_back();
  /external/llvm/lib/Transforms/IPO/
Inliner.cpp 551 // swap/pop_back for efficiency, but do not use it if doing so would
556 CallSites.pop_back();
StripSymbols.cpp 324 DeadConstants.pop_back();
  /external/llvm/lib/Transforms/Utils/
LoopUnroll.cpp 84 OnlyPred->getInstList().pop_back();
  /external/llvm/tools/bugpoint/
ExtractFunction.cpp 65 Todo.pop_back();
  /external/llvm/utils/PerfectShuffle/
PerfectShuffle.cpp 117 TheOperators.pop_back();
  /external/openfst/src/include/fst/
bi-table.h 198 id2entry_.pop_back();
  /external/skia/include/core/
SkTArray.h 222 void pop_back() { function in class:SkTArray
  /external/skia/src/gpu/
GrGpu.cpp 372 fGeomPoolStateStack.pop_back();
  /external/skia/tests/
SkpSkGrTest.cpp 494 fResults.pop_back();
  /external/stlport/test/unit/
vector_test.cpp 171 v.pop_back();
  /ndk/tests/device/issue42891-boost-1_52/jni/boost/boost/range/
iterator_range_core.hpp 331 // pop_back() - added to model the BidirectionalRangePrimitiveConcept
332 void pop_back() function in class:boost::iterator_range

Completed in 338 milliseconds

<<11121314151617181920>>