Home
last modified time | relevance | path

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

/llvm-project/lld/ELF/
H A DScriptParser.cpp901 bool isDirective = readSectionDirective(cmd, peek(), peek2()); readSectionAddressType() local
/llvm-project/llvm/lib/Support/
H A DYAMLParser.cpp2626 bool isDirective = false; parseDirectives() local