Home
last modified time | relevance | path

Searched defs:FullVersion (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/clang/lib/Frontend/
H A DFrontendActions.cpp565 bool ReadFullVersionInformation(StringRef FullVersion) override { in ReadFullVersionInformation()
/openbsd-src/gnu/llvm/clang/include/clang/Serialization/
H A DASTReader.h121 virtual bool ReadFullVersionInformation(StringRef FullVersion) { in ReadFullVersionInformation()
/openbsd-src/gnu/llvm/clang/lib/Serialization/
H A DASTReader.cpp154 ChainedASTReaderListener::ReadFullVersionInformation(StringRef FullVersion) { in ReadFullVersionInformation()