Home
last modified time | relevance | path

Searched defs:isImport (Results 1 – 17 of 17) sorted by relevance

/external/swiftshader/src/Vulkan/
DVkDeviceMemoryExternalBase.hpp55 virtual bool isImport() const in isImport() function in vk::DeviceMemory::ExternalBase
DVkDeviceMemoryExternalAndroid.hpp75 bool isImport() const override in isImport() function in AHardwareBufferExternalMemory
/external/clang/include/clang/Lex/
DHeaderSearch.h41 unsigned isImport : 1; member
/external/llvm-project/clang/include/clang/Lex/
DHeaderSearch.h52 unsigned isImport : 1; member
/external/clang/lib/Lex/
DHeaderSearch.cpp1041 bool isImport, Module *M) { in ShouldEnterIncludeFile()
DPPDirectives.cpp1683 bool isImport) { in HandleIncludeDirective()
/external/clang/tools/libclang/
DIndexing.cpp253 bool isImport = (IncludeTok.is(tok::identifier) && in InclusionDirective() local
DCXIndexDataConsumer.cpp458 bool isImport, bool isAngled, in ppIncludedFile()
/external/llvm-project/clang/tools/libclang/
DIndexing.cpp268 bool isImport = (IncludeTok.is(tok::identifier) && in InclusionDirective() local
DCXIndexDataConsumer.cpp463 bool isImport, bool isAngled, in ppIncludedFile()
/external/llvm-project/clang/lib/Lex/
DHeaderSearch.cpp1271 const FileEntry *File, bool isImport, in ShouldEnterIncludeFile()
/external/chromium-trace/catapult/third_party/polymer/components/webcomponentsjs/
DHTMLImports.js531 function isImport(element) { function
Dwebcomponents-lite.js1265 function isImport(element) { function
Dwebcomponents.js5951 function isImport(element) { function
/external/clang/include/clang-c/
DIndex.h5447 int isImport; member
/external/rust/crates/clang-sys/src/
Dlib.rs1466 pub isImport: c_int, field
/external/llvm-project/clang/include/clang-c/
DIndex.h6206 int isImport; member