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

  /external/clang/include/clang/Serialization/
ModuleManager.h 96 VisitState *allocateVisitState();
  /external/clang/lib/Serialization/
ModuleManager.cpp 198 ModuleManager::VisitState *ModuleManager::allocateVisitState() {
304 VisitState *State = allocateVisitState();

Completed in 210 milliseconds