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

/freebsd-10-stable/contrib/llvm/include/llvm/
H A DPassSupport.h82 const void *getTypeInfo() const { return PassID; } function in class:llvm::PassInfo
/freebsd-10-stable/contrib/llvm/tools/clang/include/clang/AST/
H A DASTContext.h1583 std::pair<uint64_t, unsigned> getTypeInfo(QualType T) const { function in class:clang::ASTContext
/freebsd-10-stable/contrib/llvm/tools/clang/lib/AST/
H A DASTContext.cpp1412 std::pair<uint64_t, unsigned> ASTContext::getTypeInfo(const Type *T) const { function in class:ASTContext
[all...]

Completed in 184 milliseconds