Home
last modified time | relevance | path

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

/llvm-project/flang/include/flang/Semantics/
H A Dtools.h158 inline bool IsOptional(const Symbol &symbol) { IsOptional() function
/llvm-project/llvm/utils/TableGen/
H A DAsmMatcherEmitter.cpp217 bool IsOptional; member
1453 Init *IsOptional = Rec->getValueInit("IsOptional"); buildOperandClasses() local
[all...]
/llvm-project/flang/lib/Evaluate/
H A Dcharacteristics.cpp921 bool DummyArgument::IsOptional() const { IsOptional() function in Fortran::evaluate::characteristics::DummyArgument
/llvm-project/clang/include/clang/ExtractAPI/
H A DAPI.h986 bool IsOptional; global() member
/llvm-project/llvm/lib/CodeGen/
H A DMachineVerifier.cpp2338 bool IsOptional = MI->isVariadic() && MONum == MCID.getNumOperands() - 1; visitMachineOperand() local