Searched refs:readBlockTag (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10.1/llvmCore-3425.0.34/include/llvm/Support/
H A DGCOV.h76 /// readBlockTag - If cursor points to a block tag then increment the
78 bool readBlockTag() { function in class:llvm::GCOVBuffer
/macosx-10.10.1/llvmCore-3425.0.34/lib/VMCore/
H A DGCOV.cpp116 bool BlockTagFound = Buff.readBlockTag();

Completed in 164 milliseconds