Searched defs:getSyntax (Results 1 – 2 of 2) sorted by relevance
/llvm-project/clang/include/clang/Basic/ | ||
H A D | AttributeCommonInfo.h | 107 Syntax getSyntax() const { return Syntax(SyntaxUsed); } getSyntax() function |
/llvm-project/mlir/lib/TableGen/ | ||
H A D | AttrOrTypeDef.cpp | 316 StringRef AttrOrTypeParameter::getSyntax() const { getSyntax() function in AttrOrTypeParameter |