Home
last modified time | relevance | path

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

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