Searched defs:Names (Results 1 - 19 of 19) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/Basic/
H A DBuiltins.cpp84 Builtin::Context::GetBuiltinNames(SmallVectorImpl<const char *> &Names) { argument
H A DModule.cpp110 SmallVector<StringRef, 2> Names; local
H A DTargetInfo.cpp293 const char * const *Names; local
352 const char * const *Names; local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DNSAPI.cpp263 const char **Names; local
H A DStmt.cpp389 setOutputsAndInputsAndClobbers(const ASTContext &C, IdentifierInfo **Names, StringLiteral **Constraints, Stmt **Exprs, unsigned NumOutputs, unsigned NumInputs, StringLiteral **Clobbers, unsigned NumClobbers) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DSemaStmtAsm.cpp77 ActOnGCCAsmStmt(SourceLocation AsmLoc, bool IsSimple, bool IsVolatile, unsigned NumOutputs, unsigned NumInputs, IdentifierInfo **Names, MultiExprArg constraints, MultiExprArg Exprs, Expr *asmString, MultiExprArg clobbers, SourceLocation RParenLoc) argument
H A DSemaTemplateVariadic.cpp222 SmallVector<IdentifierInfo *, 4> Names; local
[all...]
H A DTreeTransform.h5725 SmallVector<IdentifierInfo *, 4> Names; local
1207 RebuildGCCAsmStmt(SourceLocation AsmLoc, bool IsSimple, bool IsVolatile, unsigned NumOutputs, unsigned NumInputs, IdentifierInfo **Names, MultiExprArg Constraints, MultiExprArg Exprs, Expr *AsmString, MultiExprArg Clobbers, SourceLocation RParenLoc) argument
/freebsd-10-stable/contrib/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp38 static void InitLibcallNames(const char **Names, const TargetMachine &TM) { argument
[all...]
/freebsd-10-stable/contrib/sendmail/vacation/
H A Dvacation.c86 ALIAS *Names = NULL; variable
/freebsd-10-stable/contrib/llvm/tools/clang/utils/TableGen/
H A DClangAttrEmitter.cpp1678 ParsedAttrMap Names = getParsedAttrList(Records); local
/freebsd-10-stable/contrib/llvm/lib/Bitcode/Writer/
H A DBitcodeWriter.cpp841 SmallVector<StringRef, 8> Names; local
/freebsd-10-stable/contrib/llvm/lib/TableGen/
H A DRecord.cpp1579 std::vector<std::string> Names; local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Basic/
H A DTargetInfo.h591 const char * const Names[5]; member in struct:clang::TargetInfo::AddlRegName
/freebsd-10-stable/contrib/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfDebug.cpp2283 const StringMap<std::vector<DIE*> > &Names = TheCU->getAccelNames(); local
2312 const StringMap<std::vector<DIE*> > &Names = TheCU->getAccelObjC(); local
2340 const StringMap<std::vector<DIE*> > &Names = TheCU->getAccelNamespace(); local
2374 const StringMap<std::vector<std::pair<DIE*, unsigned > > > &Names local
[all...]
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Serialization/
H A DASTReaderStmt.cpp319 SmallVector<IdentifierInfo *, 16> Names; local
H A DASTReader.cpp2793 void ASTReader::makeNamesVisible(const HiddenNames &Names, Module *Owner) { argument
/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DCodeGenDAGPatterns.cpp2922 FindNames(const TreePatternNode *P, std::map<std::string, NameRecord> &Names, TreePattern *PatternTop) argument
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DStmt.h1507 IdentifierInfo **Names; member in class:clang::GCCAsmStmt

Completed in 406 milliseconds