HomeSort by: relevance | last modified time | path
    Searched defs:hasStringifyBefore (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/clang/include/clang/Lex/
VariadicMacroSupport.h 139 bool hasStringifyBefore() const {
203 return hasStringifyBefore() || hasCharifyBefore();
213 assert(hasStringifyBefore() &&
VariadicMacroSupport.h 139 bool hasStringifyBefore() const {
203 return hasStringifyBefore() || hasCharifyBefore();
213 assert(hasStringifyBefore() &&

Completed in 32 milliseconds