Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolRecord.h187 if (!ParseCurrentAnnotation()) {
204 ParseCurrentAnnotation();
257 bool ParseCurrentAnnotation() { in ParseCurrentAnnotation() function