Searched refs:LLVM_READNONE (Results 1 – 5 of 5) sorted by relevance
57 const char *getTokenName(TokenKind Kind) LLVM_READNONE;66 const char *getPunctuatorSpelling(TokenKind Kind) LLVM_READNONE;70 const char *getKeywordSpelling(TokenKind Kind) LLVM_READNONE;
43 LLVM_READNONE static inline bool isASCII(char c) { in isASCII()
163 #define LLVM_READNONE __attribute__((__const__)) macro165 #define LLVM_READNONE macro
165 #define LLVM_READNONE __attribute__((__const__)) macro167 #define LLVM_READNONE macro
124 LLVM_READNONE