OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasMatchingInput
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/include/llvm/IR/
InlineAsm.h
135
///
hasMatchingInput
- Return true if this is an output constraint that has
137
bool
hasMatchingInput
() const { return MatchingInput != -1; }
/src/external/apache2/llvm/dist/clang/include/clang/Basic/
TargetInfo.h
978
bool
hasMatchingInput
() const { return (Flags & CI_HasMatchingInput) != 0; }
Completed in 53 milliseconds
Indexes created Tue Jun 16 00:25:01 UTC 2026