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 - 4
of
4
) 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; }
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; }
TargetInfo.h
978
bool
hasMatchingInput
() const { return (Flags & CI_HasMatchingInput) != 0; }
Completed in 96 milliseconds
Indexes created Thu Sep 24 00:25:51 UTC 2026