Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h207 if (!ParseCurrentAnnotation()) {
218 ParseCurrentAnnotation();
271 bool ParseCurrentAnnotation() { in ParseCurrentAnnotation() function