OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:hasProcessingCache
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/apache2/llvm/dist/clang/include/clang/Sema/
ParsedAttr.h
261
mutable unsigned
HasProcessingCache
: 1;
303
HasProcessingCache
(false), IsPragmaClangAttribute(false),
321
HasProcessingCache
(false), IsPragmaClangAttribute(false),
339
HasParsedType(false),
HasProcessingCache
(false),
356
HasParsedType(false),
HasProcessingCache
(false),
374
HasParsedType(true),
HasProcessingCache
(false),
388
HasParsedType(false),
HasProcessingCache
(false),
442
bool
hasProcessingCache
() const { return
HasProcessingCache
; }
445
assert(
hasProcessingCache
());
[
all
...]
Completed in 17 milliseconds
Indexes created Mon Jun 15 00:25:07 UTC 2026