OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:AllocateUndefMacroDirective
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/Lex/
PPDirectives.cpp
70
Preprocessor::
AllocateUndefMacroDirective
(SourceLocation UndefLoc) {
2943
Undef =
AllocateUndefMacroDirective
(MacroNameTok.getLocation());
Pragma.cpp
645
appendMacroDirective(IdentInfo,
AllocateUndefMacroDirective
(MessageLoc));
/src/external/apache2/llvm/dist/clang/include/clang/Lex/
Preprocessor.h
2073
UndefMacroDirective *
AllocateUndefMacroDirective
(SourceLocation UndefLoc);
/src/external/apache2/llvm/dist/clang/lib/Serialization/
ASTReader.cpp
2202
MD = PP.
AllocateUndefMacroDirective
(Loc);
Completed in 44 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026