OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:HasContext
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/
AArch64MachineFunctionInfo.h
401
void setHasSwiftAsyncContext(bool
HasContext
) {
402
HasSwiftAsyncContext =
HasContext
;
/src/external/apache2/llvm/dist/llvm/include/llvm/ProfileData/
SampleProf.h
461
bool
hasContext
() const { return State != UnknownContext; }
475
bool
HasContext
= ContextStr.startswith("[");
476
if (!
HasContext
&& CState == UnknownContext) {
487
if (
HasContext
)
Completed in 16 milliseconds
Indexes created Wed Aug 05 00:25:39 UTC 2026