Searched refs:LLVM_CONSTEXPR (Results 1 - 6 of 6) sorted by relevance

/external/llvm/include/llvm/Support/
H A DCompiler.h121 # define LLVM_CONSTEXPR constexpr macro
123 # define LLVM_CONSTEXPR macro
/external/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfAccelTable.h129 LLVM_CONSTEXPR Atom(uint16_t type, uint16_t form)
H A DDwarfDebug.cpp162 static LLVM_CONSTEXPR DwarfAccelTable::Atom TypeAtoms[] = {
/external/llvm/include/llvm/ADT/
H A DArrayRef.h83 /*implicit*/ LLVM_CONSTEXPR ArrayRef(const T (&Arr)[N])
226 /*implicit*/ LLVM_CONSTEXPR MutableArrayRef(T (&Arr)[N])
H A DSTLExtras.h295 LLVM_CONSTEXPR inline size_t array_lengthof(T (&)[N]) {
/external/clang/include/clang/Parse/
H A DParser.h837 friend LLVM_CONSTEXPR SkipUntilFlags operator|(SkipUntilFlags L,

Completed in 188 milliseconds