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 550 enum ImportType {
582 ImportType getType() const {
583 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 44 milliseconds