Searched defs:isAtEndOfMacroExpansion (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/clang/lib/Edit/
H A DCommit.cpp345 bool Commit::isAtEndOfMacroExpansion(SourceLocation loc, function in class:Commit
/freebsd-11-stable/contrib/llvm-project/clang/lib/Lex/
H A DLexer.cpp822 bool Lexer::isAtEndOfMacroExpansion(SourceLocation loc, function in class:Lexer
/freebsd-11-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DPreprocessor.h1804 bool isAtEndOfMacroExpansion(SourceLocation loc, function in class:clang::Preprocessor

Completed in 155 milliseconds