Searched refs:getDirectives (Results 1 – 3 of 3) sorted by relevance
148 const LOHDirectives &getDirectives() const { in getDirectives() function
77 StringRef getDirectives() { return StringRef(Directives).trim(); } in getDirectives() function
54 StringRef S = File->getDirectives(); in addFile()