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

  /external/clang/lib/Basic/
TargetInfo.cpp 468 Info.setAllowsMemory();
473 Info.setAllowsMemory();
612 Info.setAllowsMemory();
617 Info.setAllowsMemory();
Targets.cpp     [all...]
  /external/clang/include/clang/Basic/
TargetInfo.h 612 void setAllowsMemory() { Flags |= CI_AllowsMemory; }
    [all...]

Completed in 454 milliseconds