OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:readEdgeTag
(Results
1 - 2
of
2
) sorted by null
/external/llvm/include/llvm/Support/
GCOV.h
87
///
readEdgeTag
- If cursor points to an edge tag then increment the
89
bool
readEdgeTag
() {
/external/llvm/lib/VMCore/
GCOV.cpp
124
while (Buff.
readEdgeTag
()) {
Completed in 75 milliseconds