HomeSort by relevance Sort by last modified time
    Searched refs:TokenTy (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/IR/
LLVMContextImpl.cpp 32 TokenTy(C, Type::TokenTyID),
Type.cpp 160 Type *Type::getTokenTy(LLVMContext &C) { return &C.pImpl->TokenTy; }
LLVMContextImpl.h     [all...]

Completed in 222 milliseconds