Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/Hexagon/MCTargetDesc/
H A DHexagonMCCompound.cpp80 static unsigned getCompoundCandidateGroup(MCInst const &MI, bool IsExtended) { in getCompoundCandidateGroup() argument
/llvm-project/llvm/tools/llvm-rc/
H A DResourceScriptParser.cpp477 RCParser::ParseType RCParser::parseDialogResource(bool IsExtended) { in parseDialogResource()
H A DResourceScriptStmt.h715 bool IsExtended; variable
H A DResourceFileWriter.cpp994 bool IsExtended) { in writeSingleDialogControl()
/llvm-project/clang/lib/AST/Interp/
H A DCompiler.h
H A DCompiler.cpp
/llvm-project/clang/include/clang/AST/
H A DOpenMPClause.h2117 bool IsExtended = false; global() variable
2149 OMPUpdateClause(SourceLocation StartLoc,SourceLocation EndLoc,bool IsExtended) OMPUpdateClause() argument
2154 OMPUpdateClause(bool IsExtended) OMPUpdateClause() argument
[all...]
/llvm-project/clang/lib/AST/
H A DOpenMPClause.cpp416 if (!IsExtended) in CreateEmpty() argument