Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h187 if (!ParseCurrentAnnotation()) {
198 ParseCurrentAnnotation();
251 bool ParseCurrentAnnotation() { in ParseCurrentAnnotation() function