Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DOpenACCClause.h248 bool isIdentifierArgument() const { in isIdentifierArgument() function
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DClangAttrEmitter.cpp2508 static bool isIdentifierArgument(const Record *Arg) { in isIdentifierArgument() function