Home
last modified time | relevance | path

Searched refs:getExprAnnotation (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/clang/include/clang/Parse/
H A DParser.h827 static ExprResult getExprAnnotation(const Token &Tok) { in getExprAnnotation() function
/netbsd-src/external/apache2/llvm/dist/clang/lib/Parse/
H A DParseExpr.cpp1012 Res = getExprAnnotation(Tok); in ParseCastExpression()
H A DParseDeclCXX.cpp966 Result = getExprAnnotation(Tok); in ParseDecltypeSpecifier()