OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:addClause
(Results
1 - 10
of
10
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/lib/CodeGen/
CGException.cpp
894
LPadInst->
addClause
(handler.Type.RTTI);
902
LPadInst->
addClause
(getCatchAllValue(*this));
919
LPadInst->
addClause
(FilterArray);
1522
LPadInst->
addClause
(getCatchAllValue(*this));
/src/external/apache2/llvm/dist/llvm/examples/ExceptionDemo/
ExceptionDemo.cpp
1227
caughtResult->
addClause
(module.getGlobalVariable(
/src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
InlineFunction.cpp
632
InlinedLPad->
addClause
(OuterLPad->getClause(OuterIdx));
/src/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
InstructionCombining.cpp
3439
NLI->
addClause
(NewClauses[i]);
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
Instructions.h
2891
void
addClause
(Constant *ClauseVal);
/src/external/apache2/llvm/dist/llvm/lib/IR/
Core.cpp
3273
addClause
(cast<Constant>(unwrap(ClauseVal)));
Instructions.cpp
239
void LandingPadInst::
addClause
(Constant *Val) {
/src/external/apache2/llvm/dist/llvm/lib/Bitcode/Reader/
BitcodeReader.cpp
4922
LP->
addClause
(cast<Constant>(Val));
/src/external/apache2/llvm/dist/llvm/bindings/ocaml/llvm/
llvm.mli
2169
See the method [llvm::LandingPadInst::
addClause
]. *)
/src/external/apache2/llvm/dist/llvm/lib/AsmParser/
LLParser.cpp
7241
LP->
addClause
(CV);
Completed in 94 milliseconds
Indexes created Wed Jun 17 00:25:26 UTC 2026