Home
last modified time | relevance | path

Searched defs:IsFixed (Results 1 – 4 of 4) sorted by relevance

/minix3/external/bsd/llvm/dist/llvm/include/llvm/Target/
H A DTargetCallingConv.h173 bool IsFixed; member
/minix3/external/bsd/llvm/dist/clang/lib/AST/
H A DDecl.cpp3453 bool IsScopedUsingClassTag, bool IsFixed) { in Create()
/minix3/external/bsd/llvm/dist/clang/include/clang/AST/
H A DDecl.h2640 bool IsFixed : 1; variable
/minix3/external/bsd/llvm/dist/clang/lib/Sema/
H A DSemaDecl.cpp10958 bool IsFixed = !EnumUnderlyingTy.isNull(); in CheckEnumRedeclaration() local