Home
last modified time | relevance | path

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

/external/llvm/lib/MC/MCDisassembler/
DEDInst.h37 struct CachedResult { struct
44 CachedResult() : Valid(false) { } in CachedResult() function
47 bool valid() { return Valid; } in valid()
71 CachedResult StringifyResult; argument
/external/clang/lib/Frontend/
DASTUnit.cpp250 CachedCodeCompletionResult CachedResult; in CacheCodeCompletionResults() local
334 CachedCodeCompletionResult CachedResult; in CacheCodeCompletionResults() local