OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:setIsAllowRedefinitionsWithoutWarning
(Results
1 - 2
of
2
) sorted by null
/external/clang/include/clang/Lex/
MacroInfo.h
148
///
setIsAllowRedefinitionsWithoutWarning
- Set the value of the
150
void
setIsAllowRedefinitionsWithoutWarning
(bool Val) {
/external/clang/lib/Lex/
Pragma.cpp
617
MI->
setIsAllowRedefinitionsWithoutWarning
(true);
[
all
...]
Completed in 225 milliseconds