Home
last modified time | relevance | path

Searched refs:getIndexInCFG (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Analysis/
H A DCFG.h870 size_t getIndexInCFG() const;
/netbsd-src/external/apache2/llvm/dist/clang/lib/Analysis/
H A DCFG.cpp5821 size_t CFGBlock::getIndexInCFG() const { in getIndexInCFG() function in CFGBlock