Home
last modified time | relevance | path

Searched defs:isDirective (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/gnu/llvm/lld/ELF/
H A DScriptParser.cpp866 bool isDirective = readSectionDirective(cmd, peek(), peek2()); in readSectionAddressType() local
/openbsd-src/gnu/llvm/llvm/lib/Support/
H A DYAMLParser.cpp2562 bool isDirective = false; in parseDirectives() local