Searched defs:Builtin (Results 1 - 7 of 7) sorted by relevance

/freebsd-10.1-release/contrib/llvm/tools/lldb/include/lldb/Core/
H A DClangForward.h22 namespace Builtin namespace in namespace:clang
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/Basic/
H A DBuiltins.h44 namespace Builtin { namespace in namespace:clang
H A DTargetInfo.h45 namespace Builtin { struct Info; } namespace in namespace:clang
/freebsd-10.1-release/contrib/llvm/include/llvm/IR/
H A DAttributes.h71 Builtin, ///< Callee is recognized as a builtin, despite enumerator in enum:llvm::Attribute::AttrKind
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/AST/
H A DExprConstant.cpp1144 unsigned Builtin = E->isBuiltinCall(); local
[all...]
/freebsd-10.1-release/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h70 namespace Builtin { class Context; } namespace in namespace:clang
/freebsd-10.1-release/contrib/llvm/tools/clang/lib/Sema/
H A DTreeTransform.h2549 FunctionDecl *Builtin = cast<FunctionDecl>(Lookup.front()); local

Completed in 111 milliseconds