Home
last modified time | relevance | path

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

/external/javaparser/javaparser-core/src/main/java/com/github/javaparser/ast/modules/
DModuleDeclaration.java146 public NodeList<ModuleDirective> getDirectives() { in getDirectives() method in ModuleDeclaration
/external/llvm-project/llvm/include/llvm/MC/
DMCLinkerOptimizationHint.h149 const LOHDirectives &getDirectives() const { in getDirectives() function
/external/swiftshader/third_party/llvm-10.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/llvm-project/llvm/include/llvm/TableGen/
DDirectiveEmitter.h53 const std::vector<Record *> getDirectives() const { in getDirectives() function
/external/llvm-project/lld/COFF/
DInputFiles.h90 StringRef getDirectives() { return directives; } in getDirectives() function