Searched refs:SourceKind (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/clang/lib/Analysis/
H A DThreadSafety.cpp110 enum SourceKind { enum in class:__anon385::FactEntry
122 SourceKind Source : 8;
129 SourceKind Src)
861 SourceKind Src = Acquired)
1947 FactEntry::SourceKind Source =
/netbsd-current/external/apache2/llvm/dist/clang/lib/Driver/ToolChains/
H A DDarwin.cpp1377 enum SourceKind { enum in struct:__anon598::DarwinPlatform
1516 DarwinPlatform(SourceKind Kind, DarwinPlatformKind Platform, Arg *Argument)
1518 DarwinPlatform(SourceKind Kind, DarwinPlatformKind Platform, StringRef Value,
1538 SourceKind Kind;
/netbsd-current/external/apache2/llvm/dist/clang/include/clang/ASTMatchers/
H A DASTMatchersInternal.h844 const ASTNodeKind SourceKind = getSupportedKind(); local
845 if (SourceKind.isSame(ASTNodeKind::getFromNodeKind<Type>())) {

Completed in 152 milliseconds