Home
last modified time | relevance | path

Searched refs:InvalidKind (Results 1 – 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/clang/include/clang/Lex/
DPreprocessingRecord.h65 InvalidKind, enumerator
109 bool isInvalid() const { return Kind == InvalidKind; } in isInvalid()
/freebsd-12-stable/contrib/llvm-project/clang/lib/Lex/
DPreprocessingRecord.cpp377 PreprocessedEntity(PreprocessedEntity::InvalidKind, SourceRange()); in getLoadedPreprocessedEntity()
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/LiveDebugValues/
DVarLocBasedImpl.cpp330 InvalidKind = 0, enumerator
586 case MachineLocKind::InvalidKind: in BuildDbgValue()
698 case MachineLocKind::InvalidKind: in dump()