HomeSort by relevance Sort by last modified time
    Searched refs:createForMacroArg (Results 1 - 2 of 2) sorted by null

  /external/clang/include/clang/Basic/
SourceManager.h 322 /// createForMacroArg - Return a special ExpansionInfo for the expansion of
340 static ExpansionInfo createForMacroArg(SourceLocation SpellingLoc,
    [all...]
  /external/clang/lib/Basic/
SourceManager.cpp 569 ExpansionInfo Info = ExpansionInfo::createForMacroArg(SpellingLoc,
    [all...]

Completed in 33 milliseconds