Searched refs:TAPIFile (Results 1 – 1 of 1) sorted by relevance
1074 auto TAPIFile = InputBuffer.getBuffer().trim(); in canRead() local1075 if (TAPIFile.starts_with("{") && TAPIFile.ends_with("}")) in canRead()1078 if (!TAPIFile.ends_with("...")) in canRead()1081 if (TAPIFile.starts_with("--- !tapi-tbd")) in canRead()1084 if (TAPIFile.starts_with("--- !tapi-tbd-v3")) in canRead()1087 if (TAPIFile.starts_with("--- !tapi-tbd-v2")) in canRead()1090 if (TAPIFile.starts_with("--- !tapi-tbd-v1") || in canRead()1091 TAPIFile.starts_with("---\narchs:")) in canRead()