Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/
DMCLinkerOptimizationHint.h149 const LOHDirectives &getDirectives() const { in getDirectives() function
/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/modules/
DModuleDeclaration.java146 public NodeList<ModuleDirective> getDirectives() { in getDirectives() method in ModuleDeclaration
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/MC/
DMCLinkerOptimizationHint.h149 const LOHDirectives &getDirectives() const { in getDirectives() function
/external/llvm/include/llvm/MC/
DMCLinkerOptimizationHint.h147 const LOHDirectives &getDirectives() const { in getDirectives() function
/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/TableGen/
DDirectiveEmitter.h49 std::vector<Record *> getDirectives() const { in getDirectives() function