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

  /external/llvm/include/llvm/Support/
COFF.h 570 enum ImportType {
602 ImportType getType() const {
603 return static_cast<ImportType>(TypeInfo & 0x3);
  /frameworks/base/tools/aidl/
Type.h 43 virtual string ImportType() const;
414 virtual string ImportType() const;
Type.cpp 203 Type::ImportType() const
1109 GenericType::ImportType() const
    [all...]

Completed in 92 milliseconds