Home
last modified time | relevance | path

Searched defs:getDirectiveName (Results 1 – 2 of 2) sorted by relevance

/external/apache-velocity-engine/velocity-engine-core/src/main/java/org/apache/velocity/runtime/parser/node/
DASTDirective.java342 public String getDirectiveName() in getDirectiveName() method in ASTDirective
/external/clang/include/clang/AST/
DStmtOpenMP.h1286 DeclarationNameInfo getDirectiveName() const { return DirName; } in getDirectiveName() function