Searched refs:enterBinary (Results 1 - 3 of 3) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseExpr.cpp526 PreferredType.enterBinary(Actions, Tok.getLocation(), LHS.get(),
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp532 void PreferredTypeBuilder::enterBinary(Sema &S, SourceLocation Tok, Expr *LHS, function in class:PreferredTypeBuilder
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h313 void enterBinary(Sema &S, SourceLocation Tok, Expr *LHS, tok::TokenKind Op);

Completed in 113 milliseconds