Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/Basic/
H A DAttributeCommonInfo.h107 Syntax getSyntax() const { return Syntax(SyntaxUsed); } getSyntax() function
174 Syntax getSyntax() const { return Syntax(SyntaxUsed); } getSyntax() function
/llvm-project/mlir/lib/TableGen/
H A DAttrOrTypeDef.cpp316 StringRef AttrOrTypeParameter::getSyntax() const { getSyntax() function in AttrOrTypeParameter