Home | History | Annotate | Download | only in libclang

Lines Matching full:getcursormacrodefinition

547         getMacroInfo(cxcursor::getCursorMacroDefinition(Cursor), TU);
3332 return cxstring::createRef(getCursorMacroDefinition(C)->getName()
4165 SourceLocation L = cxcursor::getCursorMacroDefinition(C)->getLocation();
4292 SourceRange Range = cxcursor::getCursorMacroDefinition(C)->getSourceRange();