Searched refs:setIsUsed (Results 1 - 3 of 3) sorted by relevance

/external/clang/include/clang/Lex/
H A DMacroInfo.h180 /// setIsUsed - Set the value of the IsUsed flag.
182 void setIsUsed(bool Val) { function in class:clang::MacroInfo
/external/clang/lib/Lex/
H A DPPMacroExpansion.cpp1176 MI->setIsUsed(true);
/external/clang/lib/Serialization/
H A DASTReader.cpp1320 MI->setIsUsed(isUsed);

Completed in 224 milliseconds