Searched defs:isExtern (Results 1 - 6 of 6) sorted by relevance

/netbsd-current/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dobjc.h41 bool isExtern; member in struct:ObjcClassDeclaration
/netbsd-current/external/apache2/llvm/dist/clang/lib/CodeGen/
H A DCGCUDARuntime.h69 bool isExtern() const { return Extern; } function in class:clang::CodeGen::CGCUDARuntime::DeviceVarFlags
/netbsd-current/external/apache2/llvm/dist/clang/lib/AST/Interp/
H A DInterpBlock.h53 bool isExtern() const { return IsExtern; } function in class:clang::interp::Block
H A DPointer.h229 bool isExtern() const { return Pointee->isExtern(); } function in class:clang::interp::Pointer
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Object/
H A DMachOObjectFile.cpp2146 bool isExtern = getPlainRelocationExternal(RE); local
/netbsd-current/external/apache2/llvm/dist/llvm/tools/llvm-objdump/
H A DMachODump.cpp391 bool isExtern = O->getPlainRelocationExternal(RE); local
1453 bool isExtern = false; local
1603 bool isExtern = false; local
2622 bool isExtern = false; local
2696 bool isExtern = false; local
2734 bool isExtern = false; local
2799 bool isExtern = false; local
3326 bool isExtern = false; local
6877 bool isExtern = false; local
[all...]

Completed in 370 milliseconds