OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:getDefinitionLength
(Results
1 - 3
of
3
) sorted by null
/external/clang/include/clang/Lex/
MacroInfo.h
137
unsigned
getDefinitionLength
(SourceManager &SM) const {
/external/clang/tools/libclang/
Indexing.cpp
74
MI->
getDefinitionLength
(PP.getSourceManager()),
/external/clang/lib/Lex/
TokenLexer.cpp
59
MacroDefLength = Macro->
getDefinitionLength
(SM);
Completed in 46 milliseconds