Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/Tooling/Syntax/
H A DTree.h71 NodeRole getRole() const { return static_cast<NodeRole>(Role); } in getRole() function
/freebsd/contrib/llvm-project/clang/include/clang/Lex/
H A DModuleMap.h177 ModuleHeaderRole getRole() const { return Storage.getInt(); } in getRole() function