Home
last modified time | relevance | path

Searched defs:getDirectives (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/include/llvm/MC/
H A DMCLinkerOptimizationHint.h149 const LOHDirectives &getDirectives() const { in getDirectives() function
/openbsd-src/gnu/llvm/llvm/include/llvm/TableGen/
H A DDirectiveEmitter.h49 std::vector<Record *> getDirectives() const { in getDirectives() function
/openbsd-src/gnu/llvm/lld/COFF/
H A DInputFiles.h93 StringRef getDirectives() { return directives; } in getDirectives() function