OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:createForMacroArg
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Basic/
SourceManager.h
310
///
createForMacroArg
- Return a special ExpansionInfo for the expansion of
328
static ExpansionInfo
createForMacroArg
(SourceLocation SpellingLoc,
[
all
...]
/external/clang/lib/Basic/
SourceManager.cpp
528
ExpansionInfo Info = ExpansionInfo::
createForMacroArg
(SpellingLoc,
[
all
...]
Completed in 19 milliseconds