Home
last modified time | relevance | path

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

/external/clang/include/clang/Parse/
DParser.h573 static ExprResult getExprAnnotation(Token &Tok) { in getExprAnnotation() function
/external/llvm-project/clang/include/clang/Parse/
DParser.h825 static ExprResult getExprAnnotation(const Token &Tok) { in getExprAnnotation() function