Searched defs:IsFixed (Results 1 - 3 of 3) sorted by relevance

/freebsd-10.0-release/contrib/llvm/include/llvm/Target/
H A DTargetCallingConv.h143 bool IsFixed; member in struct:llvm::ISD::OutputArg
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/AST/
H A DDecl.cpp2973 Create(ASTContext &C, DeclContext *DC, SourceLocation StartLoc, SourceLocation IdLoc, IdentifierInfo *Id, EnumDecl *PrevDecl, bool IsScoped, bool IsScopedUsingClassTag, bool IsFixed) argument
/freebsd-10.0-release/contrib/llvm/tools/clang/lib/Sema/
H A DSemaDecl.cpp9320 bool IsFixed = !EnumUnderlyingTy.isNull(); local

Completed in 140 milliseconds