Searched refs:getDefinitionLength (Results 1 - 2 of 2) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
H A DMacroInfo.h132 unsigned getDefinitionLength(const SourceManager &SM) const { function in class:clang::MacroInfo
/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
H A DTokenLexer.cpp74 MacroDefLength = Macro->getDefinitionLength(SM);

Completed in 36 milliseconds