Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/clang/include/clang/Analysis/
H A DCFG.h870 size_t getIndexInCFG() const;
/openbsd-src/gnu/llvm/clang/lib/Analysis/
H A DCFG.cpp6117 size_t CFGBlock::getIndexInCFG() const { in getIndexInCFG() function in CFGBlock