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

  /external/clang/include/clang/Analysis/
CFG.h 826 /// setIndirectGotoBlock - Set the block used for indirect goto jumps.
828 void setIndirectGotoBlock(CFGBlock *B) { IndirectGotoBlock = B; }
    [all...]
  /external/clang/lib/Analysis/
CFG.cpp     [all...]

Completed in 45 milliseconds