Searched defs:isDirective (Results 1 – 2 of 2) sorted by relevance
/llvm-project/lld/ELF/ | ||
H A D | ScriptParser.cpp | 901 bool isDirective = readSectionDirective(cmd, peek(), peek2()); readSectionAddressType() local |
/llvm-project/llvm/lib/Support/ | ||
H A D | YAMLParser.cpp | 2626 bool isDirective = false; parseDirectives() local |