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

  /frameworks/compile/libbcc/lib/ExecutionEngine/
SourceInfo.h 30 namespace SourceKind {
40 SourceKind::SourceType type;
SourceInfo.cpp 58 result->type = SourceKind::Buffer;
92 result->type = SourceKind::File;
116 result->type = SourceKind::Module;
138 case SourceKind::Buffer:
154 case SourceKind::File:
182 case SourceKind::Buffer:
186 case SourceKind::File:

Completed in 59 milliseconds