Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h186 if (!ParseCurrentAnnotation()) {
197 ParseCurrentAnnotation();
250 bool ParseCurrentAnnotation() { in ParseCurrentAnnotation() function