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

/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Edit/
H A DCommit.cpp339 bool Commit::isAtStartOfMacroExpansion(SourceLocation loc, function in class:Commit
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Lex/
H A DLexer.cpp795 bool Lexer::isAtStartOfMacroExpansion(SourceLocation loc, function in class:Lexer
/freebsd-10.0-release/contrib/llvm/tools/clang/include/clang/Lex/
H A DPreprocessor.h1055 bool isAtStartOfMacroExpansion(SourceLocation loc, function in class:clang::Preprocessor

Completed in 167 milliseconds