Home
last modified time | relevance | path

Searched defs:TypeValue (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/clang/include/clang/AST/
H A DDependenceFlags.h40 TypeValue = Type | Value, enumerator
/freebsd/contrib/llvm-project/clang/lib/Frontend/
H A DASTUnit.cpp414 unsigned &TypeValue = CompletionTypes[CanUsageType]; in CacheCodeCompletionResults() local