Home
last modified time | relevance | path

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

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