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 602 enum ImportType {
634 ImportType getType() const {
635 return static_cast<ImportType>(TypeInfo & 0x3);
  /frameworks/base/tools/aidl/
Type.h 43 virtual string ImportType() const;
414 virtual string ImportType() const;
Type.cpp 205 Type::ImportType() const
1111 GenericType::ImportType() const
    [all...]

Completed in 638 milliseconds