Home
last modified time | relevance | path

Searched defs:isDeclaration (Results 1 – 5 of 5) sorted by relevance

/external/llvm/lib/Target/
DTargetMachine.cpp110 bool isDeclaration = GV->isDeclaration(); in getTLSModel() local
/external/llvm/lib/Object/
DIRObjectFile.cpp210 static bool isDeclaration(const GlobalValue &V) { in isDeclaration() function
/external/llvm/lib/IR/
DGlobals.cpp113 bool GlobalValue::isDeclaration() const { in isDeclaration() function in GlobalValue
/external/deqp/modules/gles31/functional/
Des31fProgramInterfaceDefinitionUtil.hpp55 bool isDeclaration (void) const { return m_type == TYPE_DECLARATION; } in isDeclaration() function in deqp::gles31::Functional::ProgramInterfaceDefinition::VariablePathComponent
/external/deqp/modules/glshared/
DglsBuiltinPrecisionTests.cpp708 bool isDeclaration) in VariableStatement()
745 bool isDeclaration) in variableStatement()