Home
last modified time | relevance | path

Searched defs:IsExtended (Results 1 – 10 of 10) sorted by relevance

/external/llvm-project/clang/lib/AST/Interp/
DByteCodeExprGen.cpp426 bool IsExtended) { in allocateLocalPrimitive()
437 ByteCodeExprGen<Emitter>::allocateLocal(DeclTy &&Src, bool IsExtended) { in allocateLocal()
DByteCodeExprGen.h245 void add(const Scope::Local &Local, bool IsExtended) { in add()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCompound.cpp79 static unsigned getCompoundCandidateGroup(MCInst const &MI, bool IsExtended) { in getCompoundCandidateGroup()
/external/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCompound.cpp80 static unsigned getCompoundCandidateGroup(MCInst const &MI, bool IsExtended) { in getCompoundCandidateGroup()
/external/llvm/lib/Target/Hexagon/MCTargetDesc/
DHexagonMCCompound.cpp83 unsigned getCompoundCandidateGroup(MCInst const &MI, bool IsExtended) { in getCompoundCandidateGroup()
/external/llvm-project/llvm/tools/llvm-rc/
DResourceScriptParser.cpp455 RCParser::ParseType RCParser::parseDialogResource(bool IsExtended) { in parseDialogResource()
DResourceScriptStmt.h656 bool IsExtended; variable
DResourceFileWriter.cpp985 bool IsExtended) { in writeSingleDialogControl()
/external/llvm-project/clang/include/clang/AST/
DOpenMPClause.h1797 bool IsExtended = false; variable
1829 bool IsExtended) in OMPUpdateClause()
1834 OMPUpdateClause(bool IsExtended) in OMPUpdateClause()
/external/llvm-project/clang/lib/AST/
DOpenMPClause.cpp377 bool IsExtended) { in CreateEmpty()