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

/freebsd-13-stable/contrib/llvm-project/clang/lib/Parse/
H A DParseStmt.cpp2154 PreferredType.enterReturn(Actions, Tok.getLocation());
/freebsd-13-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaCodeComplete.cpp383 void PreferredTypeBuilder::enterReturn(Sema &S, SourceLocation Tok) { function in class:PreferredTypeBuilder
/freebsd-13-stable/contrib/llvm-project/clang/include/clang/Sema/
H A DSema.h299 void enterReturn(Sema &S, SourceLocation Tok);

Completed in 195 milliseconds