Searched defs:TypeName (Results 1 - 13 of 13) sorted by relevance

/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DInheritViz.cpp80 std::string TypeName = Type.getAsString(); local
H A DItaniumMangle.cpp2257 std::string TypeName = local
/freebsd-10-stable/sys/contrib/dev/acpica/compiler/
H A Daslpredef.c618 char *TypeName; local
/freebsd-10-stable/contrib/llvm/lib/Target/R600/
H A DSITypeRewriter.cpp120 std::string TypeName = "i32"; local
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/Analysis/Analyses/
H A DConsumed.h88 warnReturnTypestateForUnconsumableType(SourceLocation Loc, StringRef TypeName) argument
/freebsd-10-stable/contrib/llvm/tools/clang/lib/CodeGen/
H A DCodeGenTypes.cpp54 SmallString<256> TypeName; local
H A DCGRTTI.cpp546 llvm::GlobalVariable *TypeName = GetAddrOfTypeName(Ty, Linkage); local
/freebsd-10-stable/contrib/llvm/lib/Transforms/Instrumentation/
H A DDebugIR.cpp359 std::string TypeName; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DBasicObjCFoundationChecks.cpp769 StringRef TypeName = GetReceiverInterfaceName(msg); local
771 os << "Argument to '" << TypeName << "' method '"; local
/freebsd-10-stable/contrib/llvm/lib/Bitcode/Reader/
H A DBitcodeReader.cpp698 SmallString<64> TypeName; local
/freebsd-10-stable/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXISelLowering.cpp1376 const std::string TypeName = STy && !STy->isLiteral() ? STy->getName() : ""; local
/freebsd-10-stable/contrib/llvm/tools/clang/lib/Sema/
H A DAnalysisBasedWarnings.cpp1508 warnReturnTypestateForUnconsumableType(SourceLocation Loc, StringRef TypeName) argument
/freebsd-10-stable/contrib/llvm/utils/TableGen/
H A DDAGISelMatcher.h661 StringRef TypeName; member in class:llvm::CheckValueTypeMatcher

Completed in 282 milliseconds