Home
last modified time | relevance | path

Searched defs:Fixed (Results 1 – 3 of 3) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Bitcode/
H A DBitCodes.h93 Fixed = 1, // A fixed width field, Val specifies number of bits. enumerator
/minix3/external/bsd/llvm/dist/llvm/lib/CodeGen/
H A DInterferenceCache.h75 LiveRange *Fixed; member
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDecl.h2924 bool Scoped, bool ScopedUsingClassTag, bool Fixed) in EnumDecl()