OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocateMacroInfo
(Results
1 - 3
of
3
) sorted by null
/external/clang/lib/Lex/
PPDirectives.cpp
35
MacroInfo *Preprocessor::
AllocateMacroInfo
() {
55
MacroInfo *Preprocessor::
AllocateMacroInfo
(SourceLocation L) {
56
MacroInfo *MI =
AllocateMacroInfo
();
[
all
...]
PPMacroExpansion.cpp
78
MacroInfo *MI = PP.
AllocateMacroInfo
(SourceLocation());
[
all
...]
/external/clang/include/clang/Lex/
Preprocessor.h
[
all
...]
Completed in 47 milliseconds