Searched defs:arg_iterator (Results 1 - 5 of 5) sorted by relevance

/freebsd-10-stable/contrib/llvm/include/llvm/Option/
H A DArgList.h28 class arg_iterator { class in namespace:llvm::opt
54 arg_iterator(SmallVectorImpl<Arg*>::const_iterator it, function in class:llvm::opt::arg_iterator
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Lex/
H A DMacroInfo.h191 typedef IdentifierInfo* const *arg_iterator; typedef in class:clang::MacroInfo
/freebsd-10-stable/contrib/llvm/include/llvm/IR/
H A DFunction.h80 typedef ArgumentListType::iterator arg_iterator; typedef in class:llvm::Function
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/CodeGen/
H A DCGFunctionInfo.h276 typedef ArgInfo *arg_iterator; typedef in class:clang::CodeGen::CGFunctionInfo
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DExprCXX.h1156 typedef ExprIterator arg_iterator; typedef in class:clang::CXXConstructExpr
[all...]

Completed in 413 milliseconds