HomeSort by relevance Sort by last modified time
    Searched full:createnoreturnblock (Results 1 - 1 of 1) sorted by null

  /external/clang/lib/Analysis/
CFG.cpp 387 CFGBlock *createNoReturnBlock();
655 /// createNoReturnBlock - Used to create a block is a 'noreturn' point in the
658 CFGBlock *CFGBuilder::createNoReturnBlock() {
784 Block = createNoReturnBlock();
    [all...]

Completed in 29 milliseconds