HomeSort by relevance Sort by last modified time
    Searched refs:LLVM_READNONE (Results 1 - 2 of 2) sorted by null

  /external/llvm/include/llvm/Support/
Compiler.h 182 #define LLVM_READNONE __attribute__((__const__))
184 #define LLVM_READNONE
  /external/clang/include/clang/Basic/
CharInfo.h 43 LLVM_READNONE static inline bool isASCII(char c) {

Completed in 27 milliseconds