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 429 CFGBlock *createNoReturnBlock();
721 /// createNoReturnBlock - Used to create a block is a 'noreturn' point in the
724 CFGBlock *CFGBuilder::createNoReturnBlock() {
849 Block = createNoReturnBlock();
    [all...]

Completed in 39 milliseconds