Home | History | Annotate | Download | only in libclang

Lines Matching refs:CXVersion

6990 static CXVersion convertVersion(VersionTuple In) {
6991 CXVersion Out = { -1, -1, -1 };