OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:Syntactically
(Results
1 - 2
of
2
) sorted by null
/external/clang/lib/Lex/
MacroInfo.cpp
67
/// \param
Syntactically
if true, the macro definitions can be identical even
72
bool
Syntactically
) const {
73
bool Lexically = !
Syntactically
;
/external/clang/include/clang/Lex/
MacroInfo.h
148
/// \param
Syntactically
if true, the macro definitions can be identical even
153
bool
Syntactically
) const;
Completed in 223 milliseconds