Home
last modified time | relevance | path

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

/freebsd-9-stable/contrib/llvm/lib/IR/
DInlineAsm.cpp117 bool DoneWithModifiers = false; in Parse() local
118 while (!DoneWithModifiers) { in Parse()
121 DoneWithModifiers = true; in Parse()
140 if (!DoneWithModifiers) { in Parse()